dr-quine/.gitignore
2026-01-30 17:04:45 +01:00

25 lines
211 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