Vagrant support
Add vagrant support for easy local development
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# project
|
||||
_site
|
||||
.sass-cache
|
||||
.vagrant
|
||||
|
||||
# general
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
Reference in New Issue
Block a user