__pycache__/
*.py[cod]
*.dll
*.so
*.log
*.swp
/.benchmarks/
/.cache/
/.env/
/.idea/
/.mypy_cache/
/.pytest_cache/
/.ruff_cache/
/.vscode/
/backend/dist/
/dist/
/site/
/.coverage*
/coverage.*

