__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.ruff_cache/
.pytest_cache/
key.yml
logs/

# Credentials and secrets — never commit these
dev/inventories/ibmcloud_info.yml
*_credentials*
*_secret*
*_token*
.rocannon/
examples/*/tf-work/
examples/*/.rocannon/
examples/*/context/

.coverage
.pytest_cache/
dev/three_cannon_demo/_work/

# Proprietary network OS images (vendor-licensed, never commit)
cEOS*.tar*
*.tar.xz

# Local working notes
handoff.md
