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

# tags
.tags*
tags*

# output
*.tar.xz
/pkg/
/src/
/sudodev/

# tmp files
.PKGINFO
.BUILDINFO
.INSTALL
.MTREE
/usr/