aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b6eef85483caa63acf64589641e1535f1c6739ad (plain)
1
2
3
4
5
6
7
8
9
10
11
Cargo.lock
target/
*~
#*#
*.swp
*.tmp
[Tt]humbs.db
*.DS_Store

# Don't ignore this file itself
!.gitignore