fix(git): replaced specific filename.kdev with wildcard
This commit is contained in:
parent
941cc482bc
commit
3caee7f547
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,6 +3,6 @@ build/
|
|||
bin/
|
||||
# Ignore IDE artefacts
|
||||
.kdev4
|
||||
SFML-ImGui_StartPoint.kdev4
|
||||
*.kdev4
|
||||
# Ignore run artefacts
|
||||
imgui.ini
|
||||
|
|
|
|||
Loading…
Reference in a new issue