Files
toallab-automation/roles/sage905.dhcp/.gitignore
2020-08-17 12:06:41 -04:00

14 lines
240 B
Plaintext

# .gitignore
# Hidden Vagrant-directory
.vagrant
# Backup files (e.g. Vim, Gedit, etc.)
*~
# Vagrant base boxes (you never know when someone puts one in the repository)
*.box
# Ignore test code (it's a separate branch worktree)
*tests/