Skip to content

Commit 18c2ccc

Browse files
author
shawnl
committed
[Global/Archives.gitignore] package management formats
1 parent 5e4ae02 commit 18c2ccc

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Global/Archives.gitignore

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# It's better to unpack these files and commit the raw source because
22
# git has its own built in compression methods.
33
*.7z
4-
*.dmg
54
*.jar
65
*.rar
76
*.zip
@@ -12,4 +11,12 @@
1211

1312
#packing-only formats
1413
*.iso
15-
*.tar
14+
*.tar
15+
16+
#package management formats
17+
*.dmg
18+
*.xpi
19+
*.gem
20+
*.egg
21+
*.deb
22+
*.rpm

0 commit comments

Comments
 (0)