Skip to content

Commit c420073

Browse files
committed
Exclude legacymessages.md and legacytickets.md from jekyll build
1 parent 3c1f9ba commit c420073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
33
permalink: /:categories/:year/:month/:day/:title
44

5-
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
5+
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "legacymessages.md", "legacytickets.md"]
66
auto: true
77
highlighter: rouge
88

0 commit comments

Comments
 (0)