From 7bf1ead0301448a3273505cea3d690af362e7360 Mon Sep 17 00:00:00 2001 From: Orangerot Date: Mon, 13 Jan 2025 07:16:21 +0100 Subject: feat: add presentation --- presentation/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 presentation/.gitignore (limited to 'presentation/.gitignore') 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 -- cgit v1.2.3