summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0e11936fc69f5eebea202e359f390cdf7c30f923 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# probably source downloads
*.tar.gz
*.tar.xz
*.tar.bz2
*.tgz
*.zip

# pacman things
src/
pkg/
*.pkg.tar.*
*.src.tar.*

# idk, the parabola .gitignore ignores it
namcap.log

# I don't want to track these repos
/dosemu
/nonfree
/md