Add vagrant-generated files to gitignore
Partially-Implements: blueprint vagrant-improvements Change-Id: I30cd0fbf3408a3fc8f255335430487c829895a12
This commit is contained in:
parent
4ceedb4ad3
commit
349a8d7a26
5
.gitignore
vendored
5
.gitignore
vendored
@ -23,3 +23,8 @@ __pycache__/
|
||||
AUTHORS
|
||||
ChangeLog
|
||||
doc/build
|
||||
|
||||
# Files generated by Vagrant
|
||||
vagrant/vagrantkey
|
||||
vagrant/vagrantkey.pub
|
||||
vagrant/storage/
|
||||
|
Loading…
Reference in New Issue
Block a user