From 25cf73f63151e0f305e5cf67e070825f204ca4d6 Mon Sep 17 00:00:00 2001 From: Matthew Seal Date: Wed, 25 Jun 2025 17:03:39 -0700 Subject: [PATCH] Some of our tooling lands temporary files into the directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index edf60b535..19eb032cb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ build _build build-openssl dist +dest *~ \#* MANIFEST