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

# include the files that matter
!/.gitignore
!/PKGBUILD
!/.SRCINFO
!/*.install
!/*.patch
!/config.yaml
!/flintlockd.service