node_modules/
dist/
*.tsbuildinfo
.env
.DS_Store
.cursor/

# Python
__pycache__/
*.pyc
*.egg-info/
.venv/
