summarylogtreecommitdiffstats
path: root/.gitignore
blob: 4c1412d566cc7623f568582060430afe39be6695 (plain)
1
2
3
4
5
6
7
8
# ignore source files
*.tar
*.tar.gz
*.tgz

# ignore built artefacts
src/
pkg/