__pycache__/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.vscode/
.idea/
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.development
.env.test
.env.production
.venv
dist
*.md
reports/
docs/_build/
.pypirc
.pypi.env
*.pypi-token
build/
*.egg-info/
scripts/
