node_modules/
dist/
*.log
.DS_Store
*.tgz

# Python
.venv/
__pycache__/
*.egg-info/
*.whl
*.tar.gz

# NuGet
bin/
obj/
*.nupkg
