Carp/.gitignore
2016-02-17 08:23:10 +01:00

12 lines
136 B
Plaintext

/bin/carp-repl
*.dSYM
/gl-constants/gl_constants.o
/out/*.c
/out/*.so
/out/*.h
/src/*.o
/out/exe
a.out
/bin/Debug/
/bin/Release/
/build/