Update Vagrant directories in .gitignore
Vagrantfile and all related stuff moved to dev/ directory. Then .gitignore should be updated with this change. Change-Id: I15decd9d7ac21effe1485aead493da33002383ec Closes-Bug: #1505079
This commit is contained in:
parent
0cefd64450
commit
d7a9939171
6
.gitignore
vendored
6
.gitignore
vendored
@ -25,7 +25,7 @@ ChangeLog
|
|||||||
doc/build
|
doc/build
|
||||||
|
|
||||||
# Files generated by Vagrant
|
# Files generated by Vagrant
|
||||||
vagrant/vagrantkey
|
dev/vagrant/vagrantkey
|
||||||
vagrant/vagrantkey.pub
|
dev/vagrant/vagrantkey.pub
|
||||||
vagrant/storage/
|
dev/vagrant/storage/
|
||||||
.vagrant/
|
.vagrant/
|
||||||
|
Loading…
Reference in New Issue
Block a user