anaglym/.gitignore
Josh Holtrop 8028654ff2 beginning migrate to shaders
add a few submodules
generate C file store with cfs_gen
remove FileLoader/TextureLoader
add initial color shaders for wfobj objects
2011-05-18 17:17:06 -04:00

20 lines
162 B
Plaintext

*.o
# /
/anaglym
/*.dep
/*.exe
/dist
/stdout.txt
/stderr.txt
/sdl_keymap.h
/sdl_keymap.cc
/cfs.cc
/cfs.h
# /libsrc/
/libsrc/*.blend1
# /tests/
/tests/*.blend1