From a3902946d1b8336964b49b1af5e90780a8c409c1 Mon Sep 17 00:00:00 2001 From: ClariSys Date: Mon, 7 Apr 2025 23:36:18 -0700 Subject: [PATCH] fixed gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 07d2806..e109bcc 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,4 @@ cython_debug/ #.idea/ output/ +.~lock*