diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..24a04f8 --- /dev/null +++ b/.gitignore @@ -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