Modified GitIgnore File for Vagrant

Added a few entries to ignore vagrant related files. These files
can tend to be heavy and are not required to be the part of the
source.
Removed Vagrant from the .gitignore. Thanks Trevor

bp/training-manuals

Change-Id: Icb89d49566367adcd4db5fe412914d852c22830b
This commit is contained in:
Pranav Salunke 2013-10-14 13:57:02 +05:30
parent 0c27db1c5d
commit 515aaee3f3
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -6,3 +6,7 @@ target/
.idea
*~
bk-ha-guide.xml
#Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant