From bdab3c5e210a89867742f6fc2d64f48c43d735a9 Mon Sep 17 00:00:00 2001 From: eulaly Date: Thu, 7 May 2026 17:56:05 -0400 Subject: [PATCH] added excel detritus --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4f76d84..678d482 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ archive/ output/ # --- misc --- -.DS_Store \ No newline at end of file +.DS_Store +*~$* \ No newline at end of file