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