node_modules/
dist/
*.tsbuildinfo

__pycache__/
*.egg-info/
.venv/
venv/
build/
.pytest_cache/
.ruff_cache/

.DS_Store
.env
*.log
