Skip to content

Commit a15a2db

Browse files
committed
Updated typst.toml
1 parent b20c47f commit a15a2db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typst.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ authors = [
88
license = "MIT"
99
description = "Codly is a beautiful code presentation template with many features like smart indentation, line numbering, highlighting, etc."
1010
repository = "https://github.com/Dherse/codly"
11-
exclude = [ "assets/*", "docs.pdf" ]
11+
exclude = [ "assets/*", "docs.pdf", "bench/*", "tests/*", "scripts/*" ]
1212
compiler = "0.12.0"
1313
keywords = [ "code", "pretty", "template", "raw" ]

0 commit comments

Comments
 (0)