Explorar el Código

Added archive extensions to Global

fhemberger hace 14 años
padre
commit
66555ace19
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  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