mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-03-29 07:39:51 +00:00
Ignore myceliumd-common lockfile and build dir
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -19,3 +19,8 @@ wintun.dll
|
||||
result/
|
||||
|
||||
.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/
|
||||
|
||||
Reference in New Issue
Block a user