Skip to content

Commit b954098

Browse files
committed
Fixed comments in Archives.gitignore
1 parent 0d8f9ec commit b954098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Global/Archives.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# it's better to unpack these files and commit the raw source
2-
# git has its own built in compression methods
1+
# It's better to unpack these files and commit the raw source because
2+
# git has its own built in compression methods.
33
*.7z
44
*.dmg
55
*.gz
@@ -9,4 +9,4 @@
99
*.tar
1010
*.tar.gz
1111
*.zip
12-
*.bzip
12+
*.bzip

0 commit comments

Comments
 (0)