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

# tags
.tags*
tags*

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

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