.gitignore 343 B

123456789101112131415161718192021222324
  1. OUTPUT.bootstrap/
  2. OUTPUT.darkcrusade/
  3. compilers/*/*.lz
  4. compilers/testing/
  5. qi/config.mak
  6. qi/etc/qirc
  7. qi/src/qi
  8. qi/*.tar.lz
  9. qi/*.tar.lz.sha256
  10. packages/*/
  11. sources/*.tar.gz
  12. sources/*.tar.bz2
  13. sources/*.tar.lz
  14. sources/*.tar.xz
  15. sources/*.tgz
  16. sources/*.tar
  17. sources/*.zip
  18. sources/compilers/*.log.gz
  19. sources/*/
  20. sources/*.pem
  21. sources/timestamp
  22. *.png
  23. *~