diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-29 16:14:49 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-29 16:14:49 +0200 |
| commit | 007af47ed42931b887483be6ec95073c198ab07f (patch) | |
| tree | e626be89b4ea0f61025d6a85ef2d7075b878371e /typst/.gitignore | |
| parent | 4551f9c554c1fef32ef2b7e55b01b1fb90186cbf (diff) | |
feat(typst): extern rust functions for C ABI
Diffstat (limited to 'typst/.gitignore')
| -rw-r--r-- | typst/.gitignore | 2 |
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 |
