summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 39400fd24cf0..bc9028b62ecb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-lollypop/
-pkg/
-src/
-*.pkg.tar.xz \ No newline at end of file
+# Blacklist:
+*
+
+# Whitelist:
+!.SRCINFO
+!.gitignore
+!PKGBUILD