Skip to content

Commit

Permalink
fix: exclude hidden directory (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric authored Nov 23, 2023
1 parent 27b6936 commit 0734589
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ url: thewiki.moe

input: ./docs

exclude:
- "hidden/"

branding:
title: The Wiki

Expand Down

0 comments on commit 0734589

Please sign in to comment.