mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
fix .gitignore for main Cargo.lock so nix can see it
This commit is contained in:
parent
331356ae1d
commit
123d50e42c
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -79,3 +79,4 @@ www/src/roc-tutorial
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue