summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 68adeb5ba472..96eb0f2ac51b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-/pkg
-/src
-/*.xpi
-/*.tar* \ No newline at end of file
+*
+!PKGBUILD
+!.gitignore
+!.SRCINFO \ No newline at end of file