summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 9b8646724f21..274ca985e1ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-*.pkg.*
-*.tar.gz
-pkg/
-src/
+*
+
+!PKGBUILD
+!.SRCINFO
+!*.patch
+!*.diff