summarylogtreecommitdiffstats
path: root/.gitignore
blob: e866f0865df0050d2dcbfe8cfe06ada71f4144fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Any
*

# self
!/.gitignore

# AUR required files
!/PKGBUILD
!/.SRCINFO

# Source files
!/00-no-debug.patch