Add basic Vagrant configuration to build our dev environment.

This commit is contained in:
2013-11-04 22:53:48 +00:00
parent 20614b9be7
commit cef18d7638
4 changed files with 27 additions and 0 deletions

1
.gitignore vendored
View File

@@ -34,3 +34,4 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject
.idea