__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.env
.DS_Store
auditai-out/
**/auditai-out/
*.db
cloud/api/auditai_cloud.db
cloud/api/.venv/
cloud/dashboard/node_modules/
cloud/dashboard/.next/
cloud/dashboard/.env.local
*.egg-info/
.coverage
htmlcov/
docs/gtm/out/
