append .gitignore
This commit is contained in:
parent
42af636589
commit
9cc8ef54cf
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
# ---> Ansible
|
||||
*.retry
|
||||
.vaultpw
|
||||
vault-password
|
||||
.idea
|
||||
tmp/
|
||||
.DS_store
|
||||
|
||||
|
|
Loading…
Reference in a new issue