Merge pull request #1028 from tugelbend/master

Vagrant configuration to instantiate development boxes easily
This commit is contained in:
tobiasd 2014-06-22 09:36:25 +02:00
commit 64946972b2
3 changed files with 293 additions and 0 deletions

3
.gitignore vendored
View file

@ -35,3 +35,6 @@ report/
/privacy_image_cache/
/photo/
nbproject
#ignore vagrant dir
.vagrant/