]> source.dussan.org Git - gitignore.git/commitdiff
Added archive extensions to Global 66/head 71/head
authorfhemberger <mail@frederic-hemberger.de>
Wed, 10 Nov 2010 08:09:10 +0000 (09:09 +0100)
committerfhemberger <mail@frederic-hemberger.de>
Wed, 10 Nov 2010 08:09:10 +0000 (09:09 +0100)
Global/Archives.gitignore [new file with mode: 0644]

diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore
new file mode 100644 (file)
index 0000000..4ec706e
--- /dev/null
@@ -0,0 +1,12 @@
+# it's better to unpack these files and commit the raw source
+# git has its own built in compression methods
+*.7z
+*.dmg
+*.gz
+*.iso
+*.jar
+*.rar
+*.tar
+*.tar.gz
+*.zip
+*.bzip
\ No newline at end of file