Added Cargo.lock (nix requires all inputs to be locked)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
/target
|
||||
Cargo.lock
|
||||
# nix requires the Cargo.lock file to be available.
|
||||
# it can not build otherwise, at all.
|
||||
#Cargo.lock
|
||||
.idea
|
||||
|
||||
# This part is taken from GitHub's macOS gitignore template
|
||||
|
||||
Reference in New Issue
Block a user