summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 665307854be8..fd1cf73e6413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-*.pkg.tar*
-*.src.tar*
-*.gz
-src
-pkg
+*
+!.gitignore
+!Makefile
+!PKGBUILD
+!.SRCINFO
+!changelog.md