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
- lolengine-*.tar.*
- # Debugging cruft
- core
- core.*
- # Editor cruft
- .*.swp
- *~
- # Visual Studio cruft
- win32/Debug
- win32/Release
- win32/*.vcxproj.user
- win32/*.sdf
- win32/*.suo
- # Our binaries
- deushax/deushax
- deushax/editor
- monsterz/monsterz
- tools/make-font
- # Our data
|