9 lines
117 B
Text
9 lines
117 B
Text
# Ignore build artefacts
|
|
build/
|
|
bin/
|
|
# Ignore IDE artefacts
|
|
.kdev4/
|
|
.cache/
|
|
*.kdev4
|
|
# Ignore run artefacts
|
|
imgui.ini
|