diff --git a/.gitignore b/.gitignore index 7d53abf..476ecde 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ services/*.pyc utils/__pycache__/ utils/*.pyc .vscode/launch.json +repos/__pycache__/assets_repo.cpython-313.pyc diff --git a/repos/__pycache__/assets_repo.cpython-313.pyc b/repos/__pycache__/assets_repo.cpython-313.pyc index b1af289..2dc1d3b 100644 Binary files a/repos/__pycache__/assets_repo.cpython-313.pyc and b/repos/__pycache__/assets_repo.cpython-313.pyc differ