summarylogtreecommitdiffstats
path: root/.gitignore
blob: 95663acca10ebb9a48318a454f8ec7bc08501d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# build
pkg/
src/

# sources
*.tar.gz

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

# packages
*.pkg.tar.xz