summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore25
1 files changed, 16 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index e498c77e1047..6696e5c62eee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,16 @@
-*
-!.gitignore
-!.SRCINFO
-!PKGBUILD
-!*.diff
-!*.hook
-!*.install
-!*.patch
-!*.txt
+# from https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore
+*.tar
+*.tar.*
+*.rpm
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+
+*/
+*.orig
+*.bak
+*.backup