From cc2203c74d4119c2ee2d356841cbdba38abdaf06 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d0320d..603031d 100644 --- a/.gitignore +++ b/.gitignore @@ -374,3 +374,6 @@ venv/ # Generated docs /site + +# Cajetan +.dev/ \ No newline at end of file