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

# sources
*.tar.gz

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

# packages
*.pkg.tar.xz