diff --git a/.gitignore b/.gitignore index ac6aca70..749687d8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,4 @@ target/ .recommenders .mvn/wrapper/maven-wrapper.jar .factorypath - +__pycache__/ diff --git a/py/__pycache__/deps.cpython-310.pyc b/py/__pycache__/deps.cpython-310.pyc deleted file mode 100644 index 6e04e4e2..00000000 Binary files a/py/__pycache__/deps.cpython-310.pyc and /dev/null differ diff --git a/py/__pycache__/deps.cpython-312.pyc b/py/__pycache__/deps.cpython-312.pyc deleted file mode 100644 index cad50e61..00000000 Binary files a/py/__pycache__/deps.cpython-312.pyc and /dev/null differ diff --git a/py/__pycache__/deps.cpython-38.pyc b/py/__pycache__/deps.cpython-38.pyc deleted file mode 100644 index 6667a632..00000000 Binary files a/py/__pycache__/deps.cpython-38.pyc and /dev/null differ