Moved deploy script to subdirectory and excluded that from jekyll build
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -33,3 +33,9 @@ defaults:
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
exclude:
|
||||
- scripts
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- deploy_ed25519.enc
|
||||
- LICENSE
|
||||
Reference in New Issue
Block a user