Exclude README.md and LICENSE.txt from Jekyll generation
This commit is contained in:
parent
264e8f08e0
commit
d559f1ed70
|
@ -3,6 +3,8 @@
|
|||
|
||||
markdown: kramdown
|
||||
permalink: pretty
|
||||
exclude: ['README.md', 'LICENSE.txt']
|
||||
|
||||
|
||||
# CAUTION
|
||||
# When modifying this file, take care to preserve the indentation. This is YAML ...
|
||||
|
|
Loading…
Reference in New Issue