Explorar el Código

Fixed comments in Archives.gitignore

Daniel Schildt hace 14 años
padre
commit
b9540987ce
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      Global/Archives.gitignore

+ 3 - 3
Global/Archives.gitignore

@@ -1,5 +1,5 @@
-# it's better to unpack these files and commit the raw source
-# git has its own built in compression methods
+# It's better to unpack these files and commit the raw source because
+# git has its own built in compression methods.
 *.7z
 *.7z
 *.dmg
 *.dmg
 *.gz
 *.gz
@@ -9,4 +9,4 @@
 *.tar
 *.tar
 *.tar.gz
 *.tar.gz
 *.zip
 *.zip
-*.bzip
+*.bzip