summarylogtreecommitdiffstats
path: root/.gitignore
blob: e38d3aab59be53ff51d872a9988c7aa8852719b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by https://www.toptal.com/developers/gitignore/api/archlinuxpackages
# Edit at https://www.toptal.com/developers/gitignore?templates=archlinuxpackages

### ArchLinuxPackages ###
*.tar
*.tar.*
*.jar
*.exe
*.msi
*.zip
*.tgz
*.log
*.log.*
*.sig
LICENSE

pkg/
src/

# End of https://www.toptal.com/developers/gitignore/api/archlinuxpackages