Ignore myceliumd-common lockfile and build dir

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
Lee Smet
2026-03-20 15:48:30 +01:00
parent 95ac620e2d
commit 095bfb6f42

5
.gitignore vendored
View File

@@ -19,3 +19,8 @@ wintun.dll
result/ result/
.idea .idea
# Ignore myceliumd-common lib lock file and target dir, created since that dir is
# not part of the workspace
myceliumd-common/Cargo.lock
myceliumd-common/target/