Skip to content

Commit 3326d53

Browse files
committed
remove redundant defaults from jekyll config excludes
1 parent a63ac90 commit 3326d53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,11 @@ keep_files:
9191
- .nojekyll # To prevent GitHub re-processing
9292

9393
exclude:
94-
- "Gemfile"
95-
- "Gemfile.lock"
9694
- "PUBLISHING.md"
9795
- "README.md"
9896
- "TODO.txt"
9997
- "ojekyll.txt"
10098
- "bin/"
101-
- ".jekyll-cache/"
10299

103100
# TODO: Enable these checks + fix any errors associated with them
104101
# liquid:

0 commit comments

Comments
 (0)