# Python
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
# PHP
/php/vendor/
composer.lock
# Node SDK build output
/node/dist/
/node/node_modules/
