summarylogtreecommitdiffstats
path: root/.gitignore
blob: 2b1f3b7fd06f372593a61b634ee2f21e0d992b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.tar.xz
*.tar.gz
*.tar.zst
**/*.rs.bk
*~
\#*
.\#*
*.swp
/pkg
/src

# Source files
*.rules
LICENSE-APACHE-2.0.txt
LICENSE-MIT.txt