added .gitignore

This commit is contained in:
Josh Holtrop 2010-12-19 00:18:11 -05:00
parent df91f0fe92
commit ebe4b49a7f

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
*.o
# /
/anaglym
/*.dep
/*.exe
/dist
/stdout.txt
/stderr.txt
/sdl_keymap.h
/sdl_keymap.cc
/ag_lua.cc
# /libsrc/
/libsrc/*.blend1
# /tests/
/tests/*.blend1