# OS and editor junk
.DS_Store
Thumbs.db
*.swp
*.tmp

# Licensed device images and their build tree — never committed (Constitution VII)
*.iso
*iso.zip
*.bin
lab/vrnetlab/

# containerlab's per-run lab directory
lab/clab-*/

# Python
.venv/
__pycache__/
