From 007af47ed42931b887483be6ec95073c198ab07f Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 29 Apr 2026 16:14:49 +0200 Subject: feat(typst): extern rust functions for C ABI --- typst/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'typst/.gitignore') 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 -- cgit v1.2.3