labs: don't track Vagrant ssh keys

This patch adds one directory to .gitignore: the directory where the
Vagrant insecure ssh keys are cached.

They are downloaded and stored automatically by osbash and should not be
added to the training-guides repo.

Change-Id: I6ab7407ca52cd589812cd2b2054a5981a51651ae
This commit is contained in:
Roger Luethi 2014-07-28 10:24:04 +02:00
parent 0e898e1c78
commit e8a86457a0

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ labs/autostart
labs/img
labs/log
labs/wbatch
labs/lib/vagrant-ssh-keys