Carp/.gitignore
2016-02-24 22:44:22 +01:00

14 lines
142 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/
/exe