diff --git a/.gitignore b/.gitignore index 76bb497f..822551fe 100644 Binary files a/.gitignore and b/.gitignore differ diff --git a/.idea/AugmentWebviewStateStore.xml b/.idea/AugmentWebviewStateStore.xml new file mode 100644 index 00000000..0e433175 --- /dev/null +++ b/.idea/AugmentWebviewStateStore.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/core/__pycache__/script_system.cpython-310.pyc b/core/__pycache__/script_system.cpython-310.pyc deleted file mode 100644 index b64c149c..00000000 Binary files a/core/__pycache__/script_system.cpython-310.pyc and /dev/null differ diff --git a/core/__pycache__/selection.cpython-310.pyc b/core/__pycache__/selection.cpython-310.pyc deleted file mode 100644 index 58be847c..00000000 Binary files a/core/__pycache__/selection.cpython-310.pyc and /dev/null differ diff --git a/gui/__pycache__/gui_manager.cpython-310.pyc b/gui/__pycache__/gui_manager.cpython-310.pyc deleted file mode 100644 index 11afed32..00000000 Binary files a/gui/__pycache__/gui_manager.cpython-310.pyc and /dev/null differ diff --git a/scene/__pycache__/scene_manager.cpython-310.pyc b/scene/__pycache__/scene_manager.cpython-310.pyc deleted file mode 100644 index 3312c1a2..00000000 Binary files a/scene/__pycache__/scene_manager.cpython-310.pyc and /dev/null differ