summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Global/Archives.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/Global/Archives.gitignore')
-rw-r--r--vendor/gitignore/Global/Archives.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/vendor/gitignore/Global/Archives.gitignore b/vendor/gitignore/Global/Archives.gitignore
new file mode 100644
index 00000000000..e9eda68baf2
--- /dev/null
+++ b/vendor/gitignore/Global/Archives.gitignore
@@ -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