fix .gitignore for main Cargo.lock so nix can see it

This commit is contained in:
Brendan Hansknecht 2023-03-06 21:38:28 -08:00
parent 331356ae1d
commit 123d50e42c
No known key found for this signature in database
GPG key ID: A199D0660F95F948

3
.gitignore vendored
View file

@ -78,4 +78,5 @@ www/src/roc-tutorial
# Examples and test only crates should be fine to be unlocked.
# This remove unneccessary lock file versioning.
# It also ensures the compiler can always pull in 1 version of things and doesn't get restricted by sub lockfiles.
/**/Cargo.lock
/**/Cargo.lock
!/Cargo.lock