summarylogtreecommitdiffstats
path: root/.gitignore
blob: 5eecab86b2fcd13cc14101af9288e83b475f12e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# source & package directories
/src/*
/pkg/*

# source tarballs
*.tgz
*.tar.gz
*.tar.xz
*.tar.bz
*.tar.bzip2

# archlinux packages
*.pkg.tar*