Make explicit that the Vagrantfile is meant to be used for development

This commit is contained in:
Fabio Rehm 2013-03-02 22:46:24 -03:00
parent a7770a00ad
commit 7e6781cd02
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -22,5 +22,7 @@ doc/
.vagrant .vagrant
/cache /cache
Vagrantfile
/boxes/**/*.tar.gz /boxes/**/*.tar.gz
/boxes/output/ /boxes/output/