__pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ .venv/ *.egg-info/ dist/ build/ .eggs/ *.egg .env .env.local *.log .mypy_cache/ .pytest_cache/ .coverage htmlcov/ .DS_Store *.db *.sqlite3 node_modules/