.venv/
__pycache__/
*.pyc
*.pyo
.DS_Store
*.egg-info/
dist/
build/
.next/
node_modules/
.env
*.db
*.db-shm
*.db-wal
.ghostlint/
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
# Ghostlint temp files
ghostlint_report_*
ghostlint.zip
backend/report*.txt
backend/report_analysis.md
