summarylogtreecommitdiffstats
path: root/.gitignore
blob: 264f2f776ad48d21511b09863cb7f6ccb5f78238 (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
# From: https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore

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

# makepkg working folders
pkg
src

#
# Additional ignore patterns:
#

LICENSE*
*.jar

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

# Ignore package source folders
*/*