diff --git a/.gitignore b/.gitignore index 151c004..6eeb784 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ build/ .DS_Store # Vscode -.vscode \ No newline at end of file +.vscode + +# ImGui +**/imgui.ini \ No newline at end of file