-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maintaining the lockfiles has proven to be an annoyance with regular "update lockfiles" commits. We don't actually care what's in the lockfiles. The problem is that they're not kept in sync with each other. We really want a workspace to have one lockfile for the whole project, but limitations is workspaces means this is not currently possible.
- Loading branch information
Showing
13 changed files
with
2 additions
and
5,576 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
target | ||
/out | ||
template/Cargo.lock | ||
agb*/Cargo.lock | ||
*.tiled-session | ||
website/build | ||
website/build | ||
Cargo.lock |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.