aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 15e547a8cfb11bd329b4beb7558d48c5b27be1d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Rust
target
Cargo.lock

# CLion
.idea

# Visual Studio Code
.vscode