summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ebe03da15878138fae8371d5e2b7cb22785e826b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# Stuff to really ignore
*.log
rust-unmangle
*.svg
*.data
.idea/

sample_configs/testing.toml