node_modules/
runs/
.DS_Store

# Build output
packages/*/dist/
*.tgz

# Secrets
.env

# Ruby
*.gem
.bundle/

# Python (cambium-client-python, RED-361)
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.venv/
.pytest_cache/
.mypy_cache/
