.git
.venv
.env
.env.local
.pytest_cache
.ruff_cache
.mypy_cache
__pycache__
*.pyc
htmlcov
.coverage
*.egg-info
node_modules
frontend/node_modules
frontend/dist
.idea
.vscode
.DS_Store
*.md
!README.md
LICENSE
.pre-commit-config.yaml
.editorconfig
.github
