diff options
Diffstat (limited to 'presentation/.gitignore')
-rw-r--r-- | presentation/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/presentation/.gitignore b/presentation/.gitignore new file mode 100644 index 0000000..a6eaac8 --- /dev/null +++ b/presentation/.gitignore @@ -0,0 +1,9 @@ +# Proprietary license. Can't be redistributed +fonts/Arial* +# compiled output +presentation.pdf +# typst cache +.cache/ +# pixi environments +.pixi +*.egg-info |