summarylogtreecommitdiffstats
path: root/.gitignore
blob: da59996d61cfb33c81e3a7b596932a8544091868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Source and package folders
src/
pkg/

# Archive files
*.zip
*.tar.gz
*.tar.xz

# Debian packages
*.deb

# Package files
*.zst