summarylogtreecommitdiffstats
path: root/.gitignore
blob: 31fd3bf28d0b33536365f678abea59b1c5ee7fe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# build directories under makepkg
/src/
/pkg/

# sources
*.tar.gz

# build logs
*-build.log
*-namcap.log
*-package*.log
*-prepare.log

# packages
*.pkg.tar.xz
*.pkg.tar.zst