Skip to content

Commit

Permalink
configure jekyll to not output markdown files from subdirectories
Browse files Browse the repository at this point in the history
  • Loading branch information
jricher committed Aug 27, 2019
1 parent 7909d29 commit 3f59e7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ exclude:
- CONTRIBUTING.md
- LICENSE.md
- docker-compose.yml
- sp800-63-3/*.md
- sp800-63a/*.md
- sp800-63b/*.md
- sp800-63c/*.md

# GitHub information
org_name: usnistgov
Expand Down

0 comments on commit 3f59e7d

Please sign in to comment.