Browse Source

Added archive extensions to Global

fhemberger 14 years ago
parent
commit
66555ace19
1 changed files with 12 additions and 0 deletions
  1. 12 0
      Global/Archives.gitignore

+ 12 - 0
Global/Archives.gitignore

@@ -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