Add Vagrant development environment support

This commit is contained in:
Effy Elden 2017-01-07 23:22:24 +11:00
parent 989c3f4002
commit f1289ca3c0
3 changed files with 119 additions and 0 deletions

3
.gitignore vendored
View file

@ -22,3 +22,6 @@ public/assets
.env.production
node_modules/
neo4j/
# Ignore Vagrant files
.vagrant/