mirror of
https://github.com/github/gitignore
synced 2024-12-03 08:55:43 +01:00
40 lines
363 B
Plaintext
40 lines
363 B
Plaintext
# It's better to unpack these files and commit the raw source because
|
|
# git has its own built in compression methods.
|
|
*.7z
|
|
*.jar
|
|
*.rar
|
|
*.zip
|
|
*.gz
|
|
*.bzip
|
|
*.bz2
|
|
*.xz
|
|
*.lzma
|
|
*.z
|
|
*.cbr
|
|
*.cbz
|
|
*.tbz2
|
|
*.tbz
|
|
*.tb2
|
|
*.tgz
|
|
*.taz
|
|
*.tlz
|
|
*.txz
|
|
|
|
#packing-only formats
|
|
*.iso
|
|
*.tar
|
|
*.img
|
|
|
|
#package management formats
|
|
*.dmg
|
|
*.xpi
|
|
*.gem
|
|
*.egg
|
|
*.deb
|
|
*.rpm
|
|
|
|
#special
|
|
*.ar
|
|
*.slp
|
|
*.flf
|