From 2938d9dd47a900b22b11c924096163e4be725641 Mon Sep 17 00:00:00 2001 From: Casper Sparre Date: Fri, 20 Feb 2026 21:58:25 +0100 Subject: [PATCH] OFDL: Updated .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4d0320d..2697356 100644 --- a/.gitignore +++ b/.gitignore @@ -374,3 +374,7 @@ venv/ # Generated docs /site + +# Cajetan +.dev/ +*Publish/ \ No newline at end of file