summarylogtreecommitdiffstats
path: root/.gitignore
blob: b568e813bcb406cc4bc3c187c7deff4f57bdd830 (plain)
1
2
3
4
5
6
7
8
# Blacklist everything by default to avoid accidentally committing something
*

# Whitelist the following files and directories
!/*.changelog
!/.SRCINFO
!/.gitignore
!/PKGBUILD