__pycache__/ .venv/ .cache/ build/ dist/ *.pyc *.pyo *.pyd .Python env/ venv/ .git/ .github/ node_modules/ models/ *.sqlite3 *.db Dockerfile *.log /.env /.venv /.mypy_cache /.pytest_cache static/node_modules/