8 lines
128 B
Text
8 lines
128 B
Text
# Ignore build artefacts
|
|
build/
|
|
bin/
|
|
# Ignore IDE artefacts
|
|
.kdev4
|
|
SFML-ImGui_StartPoint.kdev4
|
|
# Ignore run artefacts
|
|
imgui.ini
|