exclude vendor

This commit is contained in:
kiki 2019-03-14 15:29:14 +01:00
parent 7940097589
commit a548b58a32

View File

@ -33,6 +33,7 @@ port: 4000
exclude: exclude:
- .idea/ - .idea/
- .gitignore - .gitignore
- vendor
# these are the files and directories that jekyll will exclude from the build # these are the files and directories that jekyll will exclude from the build
feedback_subject_line: Jekyll documentation theme feedback_subject_line: Jekyll documentation theme