Vagrant support
Add vagrant support for easy local development
This commit is contained in:
parent
015630eaad
commit
5d503fe83c
6 changed files with 209 additions and 1 deletions
|
@ -92,9 +92,12 @@ defaults:
|
|||
|
||||
# Exclude these files from production site
|
||||
exclude:
|
||||
- CNAME
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- LICENSE
|
||||
- README.md
|
||||
- CNAME
|
||||
- Vagrantfile
|
||||
|
||||
# prose.io config
|
||||
prose:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue