From 5e3431ab76be5a1425260656feb6414ae68bfbf5 Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Wed, 24 Apr 2024 17:24:47 +0200
Subject: publish and git-ignore ME PDF, without git-tracking it

---
 .gitignore  | 1 +
 _quarto.yml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index e4633fd..4190f70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 index_files/
 svg-inkscape/
 *~
+/worlding/S2424791-JI_ME.pdf
diff --git a/_quarto.yml b/_quarto.yml
index 3b421b0..461a1ce 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -65,3 +65,4 @@ resources:
   - "events/*/*.ics"
   - "events/*/index.html"
   - fonts
+  - worlding/S2424791-JI_ME.pdf
-- 
cgit v1.2.3