diff --git a/.gitignore b/.gitignore index 0104ba6..55783d4 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,5 @@ dist-ssr *.sw? api/.venv/ -api/__pycache__/ +api/app/__pycache__/ +api/data \ No newline at end of file