mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
[Global/Archives.gitignore] package management formats
This commit is contained in:
parent
5e4ae02d55
commit
18c2ccc490
@ -1,7 +1,6 @@
|
|||||||
# It's better to unpack these files and commit the raw source because
|
# It's better to unpack these files and commit the raw source because
|
||||||
# git has its own built in compression methods.
|
# git has its own built in compression methods.
|
||||||
*.7z
|
*.7z
|
||||||
*.dmg
|
|
||||||
*.jar
|
*.jar
|
||||||
*.rar
|
*.rar
|
||||||
*.zip
|
*.zip
|
||||||
@ -12,4 +11,12 @@
|
|||||||
|
|
||||||
#packing-only formats
|
#packing-only formats
|
||||||
*.iso
|
*.iso
|
||||||
*.tar
|
*.tar
|
||||||
|
|
||||||
|
#package management formats
|
||||||
|
*.dmg
|
||||||
|
*.xpi
|
||||||
|
*.gem
|
||||||
|
*.egg
|
||||||
|
*.deb
|
||||||
|
*.rpm
|
Loading…
Reference in New Issue
Block a user