8 lines
108 B
Text
8 lines
108 B
Text
# Ignore build artefacts
|
|
build/
|
|
bin/
|
|
# Ignore IDE artefacts
|
|
.kdev4
|
|
*.kdev4
|
|
# Ignore run artefacts
|
|
imgui.ini
|