aboutsummaryrefslogtreecommitdiff
path: root/typst/.gitignore
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-04-29 16:14:49 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2026-04-29 16:14:49 +0200
commit007af47ed42931b887483be6ec95073c198ab07f (patch)
treee626be89b4ea0f61025d6a85ef2d7075b878371e /typst/.gitignore
parent4551f9c554c1fef32ef2b7e55b01b1fb90186cbf (diff)
feat(typst): extern rust functions for C ABI
Diffstat (limited to 'typst/.gitignore')
-rw-r--r--typst/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/typst/.gitignore b/typst/.gitignore
index 8afaf0c..695217d 100644
--- a/typst/.gitignore
+++ b/typst/.gitignore
@@ -9,3 +9,5 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
+
+example