From c2aafca0e0de65f1ebb4885115e6e613b0ce7f7a Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Thu, 26 Dec 2024 02:47:15 -0800 Subject: [PATCH] ensure zigmod.lock is being ignored --- .gitignore | 1 + zigmod.lock | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 zigmod.lock diff --git a/.gitignore b/.gitignore index e3c99af3a512b21a73b09c7d09f7b746deb6cc79..d660ac06798835f8374d12e189dadfff3350014d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ zig-cache zig-out /deps.zig /.zigmod +zigmod.lock diff --git a/zigmod.lock b/zigmod.lock deleted file mode 100644 index 4abcde2af0172615d652f2b48a13934c6821abf0..0000000000000000000000000000000000000000 --- a/zigmod.lock +++ /dev/null @@ -1,2 +0,0 @@ -2 -git https://github.com/nektro/zig-range commit-890ca308fe09b3d5c866d5cfb3b3d7a95dbf939f -- 2.54.0