summarylogtreecommitdiffstats
path: root/.gitignore
blob: a72e1c68db82f4f4ab6ca4126f4bcb23244f03a7 (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