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.
 
 
 

34 lines
340 B

  1. # Autotools cruft
  2. *.o
  3. *.lo
  4. *.a
  5. *.la
  6. *.exe
  7. *.userprefs
  8. *.usertasks
  9. *.pidb
  10. .auto
  11. .libs
  12. .deps
  13. Makefile
  14. Makefile.in
  15. aclocal.m4
  16. autom4te.cache
  17. config.h.in
  18. config.h
  19. config.log
  20. config.status
  21. configure
  22. libtool
  23. stamp-*
  24. *-stamp
  25. deushax-*.tar.*
  26. # Our binaries
  27. src/test-map
  28. src/editor
  29. tools/make-font
  30. # Our data
  31. art/*.png
  32. art/test/*.png
  33. gfx/font/*.png