fix(git): replaced specific filename.kdev with wildcard

This commit is contained in:
Sara Gerretsen 2025-09-03 19:58:19 +02:00
parent 941cc482bc
commit 3caee7f547

2
.gitignore vendored
View file

@ -3,6 +3,6 @@ build/
bin/ bin/
# Ignore IDE artefacts # Ignore IDE artefacts
.kdev4 .kdev4
SFML-ImGui_StartPoint.kdev4 *.kdev4
# Ignore run artefacts # Ignore run artefacts
imgui.ini imgui.ini