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

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


# archlinux packages
*.pkg.tar*