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.
|
- # Autotools cruft
- *.o
- *.lo
- *.a
- *.la
- *.exe
- *.userprefs
- *.usertasks
- *.pidb
- .auto
- .libs
- .deps
- Makefile
- Makefile.in
- aclocal.m4
- autom4te.cache
- config.h.in
- config.h
- config.log
- config.status
- configure
- libtool
- stamp-*
- *-stamp
- deushax-*.tar.*
- # Our binaries
- src/test-map
- src/editor
- tools/make-font
- # Our data
- art/*.png
- art/test/*.png
- gfx/font/*.png
|