node_modules/
dist/
coverage/
.psy/
.psy.json
.gstack/
*.sqlite
*.sqlite-shm
*.sqlite-wal
*.log
.DS_Store

# Python (psy-hermes)
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
build/
*.whl

