You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Archives 330B

1234567891011121314151617181920212223242526272829303132
  1. # It's better to unpack these files and commit the raw source because
  2. # git has its own built in compression methods.
  3. *.7z
  4. *.jar
  5. *.rar
  6. *.zip
  7. *.gz
  8. *.gzip
  9. *.tgz
  10. *.bzip
  11. *.bzip2
  12. *.bz2
  13. *.xz
  14. *.lzma
  15. *.cab
  16. *.xar
  17. # Packing-only formats
  18. *.iso
  19. *.tar
  20. # Package management formats
  21. *.dmg
  22. *.xpi
  23. *.gem
  24. *.egg
  25. *.deb
  26. *.rpm
  27. *.msi
  28. *.msm
  29. *.msp
  30. *.txz