diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..643dbc0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +__pycache__/* +.blender_ext/* +*.pyc +*.zip \ No newline at end of file diff --git a/__pycache__/__init__.cpython-311.pyc b/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index f548e38..0000000 Binary files a/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/utils.cpython-311.pyc b/__pycache__/utils.cpython-311.pyc deleted file mode 100644 index 26f2973..0000000 Binary files a/__pycache__/utils.cpython-311.pyc and /dev/null differ