diff --git a/backend/.gitignore b/backend/.gitignore index ae22d34..477e539 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -2,3 +2,6 @@ __pycache__ storage .env output +/storage_vector/ +/.idea/ +/.python-version