node_modules/
dist/
dist-test/
*.log
.DS_Store

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