aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: b116b11880dbac824b4b550068646e4eef60e0b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

# Created by https://www.gitignore.io/api/arch,archlinuxpackages

#!! ERROR: arch is undefined. Use list command to see defined gitignore types !!#

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

pkg/
src/

# End of https://www.gitignore.io/api/arch,archlinuxpackages