node_modules/
dist/
.vite/
*.tsbuildinfo
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.venv/
*.egg-info/
.idea/
.vscode/
*.log
.env
coverage/
