forked from data.coop/ansible
Update .gitignore to ignore vagrant stuff
This commit is contained in:
parent
ff4a592fe0
commit
6ee75bfc4e
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
playbook.retry
|
playbook.retry
|
||||||
*.sw*
|
*.sw*
|
||||||
|
.vagrant/
|
||||||
|
*.log
|
||||||
|
|
Loading…
Reference in a new issue