Exclude Node-related directories from Jekyll
This commit is contained in:
parent
18a4afb85b
commit
78c01fa7d8
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ github_username: jeffpar
|
|||
|
||||
# Build settings
|
||||
|
||||
exclude: ["logs", "node_modules", "static", "tmp", "web"]
|
||||
markdown: kramdown
|
||||
|
||||
kramdown:
|
||||
|
|
|
|||
Loading…
Reference in a new issue