dr-quine/.gitignore

25 lines
214 B
Text

build/
*.o
*.a
*.d
*.dSYM/
*/Colleen/Colleen
*/Grace/Grace
*/Sully/Sully
Colleen_kid.c
Grace_kid.c
Sully_*.c
Sully_*
*.swp
*~
.DS_Store
.idea/
.vscode/
# Clang tools
.clangd
.clang-format
compile_commands.json