mirror of
https://github.com/github/gitignore.git
synced 2025-01-01 20:35:09 +08:00
commit
58c1b54539
@ -1,12 +1,22 @@
|
|||||||
# 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
|
|
||||||
*.gz
|
|
||||||
*.iso
|
|
||||||
*.jar
|
*.jar
|
||||||
*.rar
|
*.rar
|
||||||
*.tar
|
|
||||||
*.tar.gz
|
|
||||||
*.zip
|
*.zip
|
||||||
|
*.gz
|
||||||
*.bzip
|
*.bzip
|
||||||
|
*.xz
|
||||||
|
*.lzma
|
||||||
|
|
||||||
|
#packing-only formats
|
||||||
|
*.iso
|
||||||
|
*.tar
|
||||||
|
|
||||||
|
#package management formats
|
||||||
|
*.dmg
|
||||||
|
*.xpi
|
||||||
|
*.gem
|
||||||
|
*.egg
|
||||||
|
*.deb
|
||||||
|
*.rpm
|
Loading…
Reference in New Issue
Block a user