summarylogtreecommitdiffstats
path: root/.gitignore
blob: 076d904dd4acdacaa7b9e396425648f624a93300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Only exclude files from the root of the package repo, as some AUR helpers download sources into the directory of the repo,
# which causes the gitignore file to apply to them too, which breaks some builds
# Based on https://github.com/github/gitignore/blob/main/ArchLinuxPackages.gitignore
/*.tar
/*.tar.*
/*.rpm
/*.jar
/*.exe
/*.msi
/*.zip
/*.tgz
/*.log
/*.log.*
/*.sig