gitignore/Global/Archives.gitignore

33 lines
330 B
Plaintext
Raw Normal View History

2010-11-12 22:05:33 +01:00
# It's better to unpack these files and commit the raw source because
# git has its own built in compression methods.
2010-11-10 09:09:10 +01:00
*.7z
*.jar
*.rar
*.zip
*.gz
2019-10-31 13:37:14 +01:00
*.gzip
2017-04-16 20:36:41 +02:00
*.tgz
2010-11-12 22:05:33 +01:00
*.bzip
2019-10-31 13:37:14 +01:00
*.bzip2
2012-05-19 12:02:40 +02:00
*.bz2
*.xz
*.lzma
2013-10-16 18:45:13 +02:00
*.cab
2019-10-31 13:37:14 +01:00
*.xar
# Packing-only formats
*.iso
*.tar
# Package management formats
*.dmg
*.xpi
*.gem
*.egg
*.deb
2012-05-19 12:02:40 +02:00
*.rpm
2013-10-16 18:45:13 +02:00
*.msi
*.msm
*.msp
2019-10-31 13:37:14 +01:00
*.txz