node_modules/
dist/
*.tsbuildinfo
.turbo/

# Python
__pycache__/
*.py[cod]
.venv/
venv/
build/
*.egg-info/
dist-py/
.pytest_cache/
.ruff_cache/

# Editor / OS
.DS_Store
.idea/
.vscode/
