From 37ad527512ced2454a2fc1b500f3125821b18237 Mon Sep 17 00:00:00 2001 From: nhkeni Date: Sat, 10 Aug 2024 21:18:34 -0400 Subject: [PATCH] make git ignore checksums temp file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0030d75a8..f7849967c 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ bundle/* *.user util/*.lib util/*.exp +submodules/CHKSUMS.tmp