diff --git a/.gitignore b/.gitignore index ba96c4a..95272b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /migrations/versions .env -.venv \ No newline at end of file +.venv +.idea +__pycache__ \ No newline at end of file