excluding backup files from version control
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
/hosts.yml
|
||||
/hosts.yaml
|
||||
/hosts.json
|
||||
*.bak
|
||||
|
||||
# Ansible runtime and backups
|
||||
*.original
|
||||
|
||||
Reference in New Issue
Block a user