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

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

# AUR metadata
.AURINFO
.SRCINFO

# makepkg working folders
pkg
src

#
# Additional ignore patterns:
#

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

# Ignore package source folders
*/*