Skip to content

Commit

Permalink
Stop ignoring Cargo.lock
Browse files Browse the repository at this point in the history
This follows the guidance in
https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html

Previous discussion in #256
  • Loading branch information
DJMcNab committed Feb 15, 2024
1 parent b1bd9e3 commit 89f7a47
Show file tree
Hide file tree
Showing 2 changed files with 3,472 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/target
Cargo.lock
/trace.json
.DS_Store

Expand Down
Loading

0 comments on commit 89f7a47

Please sign in to comment.