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

# makepkg local git source caches
/tapauth/

# Compiled Arch packages
*.pkg.tar.zst
*.pkg.tar.gz

# Source packages
*.src.tar.gz