summarylogtreecommitdiffstats
path: root/.gitignore
blob: 1b24130fb1806e974018a8050537026eb9981487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# From: https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore

*.tar
*.tar.*
*.zip
*.tgz
*.log
*.log.*
*.sig

# makepkg working folders
pkg
src

# Source files
*.deb
*.gem
*.out
*.rpm
*.html

# Ignore package source folders
*/*