node_modules/
dist/
coverage/
*.tsbuildinfo
.DS_Store
*.log
npm-debug.log*
.env
.env.local
*.jsonl.tmp
__pycache__/
*.pyc
*.egg-info/
.venv/
.pytest_cache/

# .NET
dotnet/**/bin/
dotnet/**/obj/
*.nupkg
*.snupkg
