summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c1a416b0d931318f13d448364648d4435ab1867a (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
32
33
34
35
36
# Common text-editor files

*~
\#*#

# Files created by various libretools

pkg/
src/
pkg-libre/
src-libre/
librefetch.*
*.log

# Common binary files.  If you have downloaded sources=() that don't
# match one of these, you should probably add those to a per-package
# .gitignore file, rather than adding them here.

*.7z
*.asc
*.bz2
*.bdf*
*.deb
*.gz
*.oxt
*.pbm
*.ppm
*.sig
*.sign
*.tar
*.tbz
*.tgz
*.txz
*.xpi
*.xz
*.zip