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