# Autotools cruft *.o *.lo *.a *.la *.exe *.so *.elf *.self *.nexe *.userprefs *.usertasks *.pidb .auto .libs .deps .dirstamp Makefile Makefile.in aclocal.m4 build/autotools/m4/libtool.m4 build/autotools/m4/ltoptions.m4 build/autotools/m4/ltsugar.m4 build/autotools/m4/ltversion.m4 build/autotools/m4/lt~obsolete.m4 autom4te.cache config.h.in config.h config.log config.status configure libtool stamp-* *-stamp lolengine-*.tar.* # Personal stuff patch-*.diff # Debugging cruft core core.* vgcore.* callgrind.out.* perf.data* *.gcda *.gcno # Editor cruft .*.swp *~ # Visual Studio cruft *.vcxproj.user binaries/*Debug binaries/*Release build/vs2010/ipch build/vs2010/*.opensdf build/vs2010/*.sdf build/vs2010/*.suo build/vs2010/*.log build/vs2010/*.XGD # Do not exclude anything in external. There is no way to do this recursively # but the nesting below is currently one level more than our current max. !external/* !external/*/* !external/*/*/* !external/*/*/*/* !external/*/*/*/*/* !external/*/*/*/*/*/* !external/*/*/*/*/*/*/* # Our binaries test/benchsuite test/btphystest test/testsuite test/sandbox/sample test/math/pi test/math/poly test/math/remez test/xolotl/xolotl tools/make-font tutorial/01_triangle tutorial/02_cube tutorial/03_noise tutorial/04_texture tutorial/05_easymesh tutorial/08_fbo tutorial/11_fractal # Our data