Skip to content

Commit 4e615bd

Browse files
committed
chore: remove wildcard from "example" dir in exclude
1 parent fd89ebf commit 4e615bd

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
@@ -8,4 +8,4 @@ description = "Typeset multi-page chat histories, including from external JSON f
88
repository = "https://github.com/Tanikai/messeji"
99
keywords = ["chat", "history", "message", "messenger"]
1010
categories = ["visualization", "fun"]
11-
exclude = [".gitignore", "examples/*"]
11+
exclude = [".gitignore", "examples"]

0 commit comments

Comments
 (0)