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
Reference in New Issue
openstack/training-guides
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.