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.gitignore 180B

123456789101112
  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. *.dmg
  5. *.gz
  6. *.iso
  7. *.jar
  8. *.rar
  9. *.tar
  10. *.tar.gz
  11. *.zip
  12. *.bzip