diff --git a/.gitignore b/.gitignore index 1d17dae..5afbda3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .venv +src/__pycache__ diff --git a/src/__pycache__/collection.cpython-312.pyc b/src/__pycache__/collection.cpython-312.pyc deleted file mode 100644 index c89a705..0000000 Binary files a/src/__pycache__/collection.cpython-312.pyc and /dev/null differ