added cargo.lock to gitginore

This commit is contained in:
Palash Tyagi 2025-04-25 12:35:22 +01:00
parent e85240fdb0
commit 2fcc6a707b

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
/target /target
.venv .venv
Cargo.lock