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

# IDE
.idea/

# Development
.locus/

# Fleet
.cargo/
fleet.toml