# Editor configuration
.vscode

# Virtual environment
.venv/

# Build artifacts
dist/
build/

# Cache
**/__pycache__
**/*.pyc

credentials.json