From: Daniel Schildt Date: Fri, 12 Nov 2010 21:05:33 +0000 (+0200) Subject: Fixed comments in Archives.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b9540987ce3894be1960b264a0f0a0de135fcd8d;p=gitignore.git Fixed comments in Archives.gitignore --- diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index 4ec706e6..20c8c2cc 100644 --- a/Global/Archives.gitignore +++ b/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 *.dmg *.gz @@ -9,4 +9,4 @@ *.tar *.tar.gz *.zip -*.bzip \ No newline at end of file +*.bzip