From b9540987ce3894be1960b264a0f0a0de135fcd8d Mon Sep 17 00:00:00 2001 From: Daniel Schildt Date: Fri, 12 Nov 2010 23:05:33 +0200 Subject: [PATCH] Fixed comments in Archives.gitignore --- Global/Archives.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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