Files
arista-evpn-vxlan-clab/.gitignore
Damien 3946d6b2e5 Add EOS image to .gitignore and update topology
Update topology to use arista_ceos kind and new image.
2025-11-17 19:27:57 +00:00

62 lines
559 B
Plaintext

# ContainerLab generated files
clab-*/
*.bak
# Docker and Container files
.docker/
# Editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Log files
*.log
logs/
# Temporary files
*.tmp
tmp/
temp/
# Configuration backups
*.backup
config-backup/
# Python cache
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
# Virtual environments
venv/
env/
ENV/
# Ansible
*.retry
.ansible/
# SSH keys (if accidentally added)
*.pem
*.key
id_rsa*
# Certificates
*.crt
*.csr
# Archives
*.tar
*.tar.gz
*.zip
*.rar
# OS specific
Thumbs.db
cEOS64-lab-4.35.0F.tar.xz