diff --git a/.gitignore b/.gitignore index 1a7ad3f..c889aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /output/ /bin/ -/web/output/ \ No newline at end of file +/web/output/ +imgui.ini \ No newline at end of file diff --git a/imgui.ini b/imgui.ini deleted file mode 100644 index e65b3c3..0000000 --- a/imgui.ini +++ /dev/null @@ -1,16 +0,0 @@ -[Window][Debug##Default] -Pos=60,60 -Size=400,400 - -[Window][Hello, world!] -Pos=60,60 -Size=395,180 - -[Window][Dear ImGui Demo] -Pos=588,54 -Size=550,680 - -[Window][Gradient settings] -Pos=176,208 -Size=721,170 -