summarylogtreecommitdiffstats
path: root/.gitignore
blob: c3abf61942ce0b962616bb0d3ecd7ca63f88703d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# sources
*.tar.gz
*.svg

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

# packages
*.pkg.tar*

pkg
src