summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: cb5faf8791d0dda2be5185c5f8b818a0d2f7d21d (plain)
1
2
3
4
5
6
7
8
9
10
11
# Compiled files and executables
/target/

# Backup files generated by rustfmt
**/*.rs.bk

# Coverage reports
*.xml

# Miscellaneous project files
/etc/