__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
*.egg

node_modules/
frontend/dist/

src/chatviz/static/

.env
.DS_Store
