From 7d739f3a891407a77c4cf34ab47f8199d74cb69f Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sun, 26 Nov 2023 00:53:27 -0800 Subject: [PATCH] remove zigmod.lock --- .gitignore | 1 + zigmod.lock | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 zigmod.lock diff --git a/.gitignore b/.gitignore index 71969716e3e9ca87fdafa1839c25c6daf7da7560..337ac33f71a63f36ac4532a1a212c6cf6a0a9876 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ zig-* .zigmod deps.zig +zigmod.lock diff --git a/zigmod.lock b/zigmod.lock deleted file mode 100644 index 11a88e10be2c70d937b4fd574607182ccc9511b2..0000000000000000000000000000000000000000 --- a/zigmod.lock +++ /dev/null @@ -1,4 +0,0 @@ -2 -git https://github.com/kivikakk/htmlentities.zig commit-b85de86198a34da5a5d9c07cb8489fbebd06023e -git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b -git https://github.com/nektro/zig-tracer commit-5c4151729c6dfc30fc9ec69f60482d43a8820189 -- 2.54.0