# Test scripts (contain hardcoded dev keys)
test_sdk.py

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/

# Env files
.env
*.env
