Skip to content

Commit 5074d90

Browse files
committed
don't exclude README and CHANGELOG
1 parent 1195445 commit 5074d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typst.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = []
1313
categories = []
1414
disciplines = []
1515
compiler = ""
16-
exclude = ["README.md", "CHANGELOG.md", "Justfile", "docs"]
16+
exclude = ["docs"]
1717

1818
# [template]
1919
# path = "template"

0 commit comments

Comments
 (0)