summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 8dcf6bcca87d..97c89381e925 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
-*.tar.gz
-*.pkg.tar.xz
-src
-pkg
+# Ignore everything
+*
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!cerebro.sh
+!cerebro.desktop