**/.venv/
**/__pycache__/
**/*.pyc
frontend/node_modules/
frontend/dist/
backend/.pytest_cache/
backend/.mypy_cache/
backend/.ruff_cache/
*.log
.env
.env.*
_out.json
_log_import.json
