Skip to content

Commit

Permalink
chore: further jekyll configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Mar 15, 2024
1 parent 89b47bf commit 0c4600f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,17 @@ plugins:
- jekyll-github-metadata
- jekyll-readme-index

keep_files:
- repository/

exclude:
- .dev/
- .m2/
- .sass-cache/
- .jekyll-cache/
- repository/
- third_party/
- annotation-tools/
- com.google.j2objc/
- com.google.errorprone/
- com.google.protobuf/
- com.google.guava/
- org.checkerframework/
- org.reactivestreams/
- jdk/
Expand All @@ -68,4 +65,5 @@ exclude:
- vendor/ruby/
- tests/
- tools/
- samples/

0 comments on commit 0c4600f

Please sign in to comment.