summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 14 insertions, 16 deletions
diff --git a/.gitignore b/.gitignore
index e16177da2907..6696e5c62eee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,16 @@
-*/
-.*.swp
-*.pkg.tar.xz
-src/
-pkg/
+# from https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore
*.tar
-*.tar.bz2
-*.tar.xz
-*.tar.gz
-*.tgz
-*.txz
-*.tbz
-*.tbz2
+*.tar.*
+*.rpm
+*.jar
+*.exe
+*.msi
*.zip
-*.run
-*.7z
-*.rar
-*.deb
+*.tgz
+*.log
+*.log.*
+
+*/
+*.orig
+*.bak
+*.backup