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 295B

123456789101112131415161718192021222324252627
  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. *.bzip
  9. *.bz2
  10. *.xz
  11. *.lzma
  12. *.cab
  13. #packing-only formats
  14. *.iso
  15. *.tar
  16. #package management formats
  17. *.dmg
  18. *.xpi
  19. *.gem
  20. *.egg
  21. *.deb
  22. *.rpm
  23. *.msi
  24. *.msm
  25. *.msp