summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore10
1 files changed, 3 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index beef0b41367e..c906e75958f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,3 @@
-# makepkg dirs
-pkg/
-src/
-
-# source files
-*.tar.gz
-*.pkg.tar.xz
+/pkg/
+/src/
+*.tar.*