summarylogtreecommitdiffstats
path: root/.gitignore
blob: bc6fedd144860582942a581012f6d58bad3b48a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Ignore the resulting packed binaries
*.pkg.tar.zst
*.pkg.tar.xz
*.pkg.tar.gz

# Ignore makepkg working directories
pkg/
src/

# Ignore the specific directory of the cloned source code
duc/

# Ignore namcap log files
namcap.log