.git
.venv
*.egg-info
**/__pycache__
.ruff_cache
.mypy_cache
.pytest_cache
.idea
.vscode
.envrc
data
tests
public
backend
