summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a5b5e9428445..2bf7d948c2ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
+## Ignore everything
*
+
+## Except
+!.gitignore
!PKGBUILD
!.SRCINFO
-!.gitignore
!/CHANGELOG.md