diff --git a/.gitignore b/.gitignore index eaa1ecef0e..291528eed3 100644 --- a/.gitignore +++ b/.gitignore @@ -71,5 +71,8 @@ cinderConfig.cmake blocks/ !blocks/[__AppTemplates,Box2D,Cairo,FMOD,LocationManager,MotionManager,OSC,QuickTime,TUIO] -#ImGui stored settings +# ImGui stored settings imgui.ini + +# VS code artifacts +.vscode