summarylogtreecommitdiffstats
path: root/.gitignore
blob: 1416cb7a4af1a22c1fa0be88e742fa3fed6c9dc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Ignore package build directories
*.pkg.tar.xz
*.pkg.tar.zst
*.pkg.tar
pkg/
src/

# Ignore files created by makepkg
*.log
*.tar
*.tar.gz
*.tar.bz2
*.tar.xz
*.tar.zst