Add Vagrant development environment support
This commit is contained in:
parent
989c3f4002
commit
f1289ca3c0
3 changed files with 119 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,3 +22,6 @@ public/assets
|
|||
.env.production
|
||||
node_modules/
|
||||
neo4j/
|
||||
|
||||
# Ignore Vagrant files
|
||||
.vagrant/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue