git: ignoring IDE systems and program artefacts
This commit is contained in:
parent
8332975080
commit
d1a015dd13
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,5 @@
|
||||||
# Ignore all files in any directory named build
|
# Ignore all files in any directory named build
|
||||||
build/
|
build/
|
||||||
|
.kdev4
|
||||||
|
SFML-ImGui_StartPoint.kdev4
|
||||||
|
imgui.ini
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue