added .gitignore
This commit is contained in:
parent
df91f0fe92
commit
ebe4b49a7f
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user