From b6739f718d7e8c779a0eaae7438458f30a693d98 Mon Sep 17 00:00:00 2001 From: m3taversal Date: Tue, 7 Apr 2026 00:44:15 +0100 Subject: [PATCH] chore: ignore excalidraw files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0e68ac90..e062cc7f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ ops/sessions/ ops/__pycache__/ **/.extraction-debug/ pipeline.db +*.excalidraw