diff --git a/.gitignore b/.gitignore index 95e538e..12a9228 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.py[cod] .web __pycache__/ -venv/ +alembic.ini alembic/ -alembic.ini \ No newline at end of file +assets/external/ +.venv/ +.web