Add vagrant directory to .gitignore

Dragonflow support a vagrant installation, ignore the vagrant
lib in git

Change-Id: Ib0649fe9b6a973fc3a53dcee25b96359056f69ba
This commit is contained in:
Gal Sagie 2015-11-08 08:28:23 +02:00
parent 2867f3c697
commit f8748474c1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -54,3 +54,5 @@ ChangeLog
.*sw?
.idea
# Vagrant
.vagrant