collision_crisis/.gitignore

10 lines
139 B
Text

# Ignore build artefacts
build/
bin/
# Ignore IDE artefacts
.kdev4/
.cache/
*.kdev4
# Ignore run artefacts
imgui.ini
compile_commands.json