summaryrefslogtreecommitdiffstats
path: root/conf/gitignore/Archives
diff options
context:
space:
mode:
Diffstat (limited to 'conf/gitignore/Archives')
-rw-r--r--conf/gitignore/Archives27
1 files changed, 27 insertions, 0 deletions
diff --git a/conf/gitignore/Archives b/conf/gitignore/Archives
new file mode 100644
index 0000000000..e9eda68baf
--- /dev/null
+++ b/conf/gitignore/Archives
@@ -0,0 +1,27 @@
+# It's better to unpack these files and commit the raw source because
+# git has its own built in compression methods.
+*.7z
+*.jar
+*.rar
+*.zip
+*.gz
+*.bzip
+*.bz2
+*.xz
+*.lzma
+*.cab
+
+#packing-only formats
+*.iso
+*.tar
+
+#package management formats
+*.dmg
+*.xpi
+*.gem
+*.egg
+*.deb
+*.rpm
+*.msi
+*.msm
+*.msp