Skip to content

Commit

Permalink
fix: ignore Cargo.lock in root
Browse files Browse the repository at this point in the history
  • Loading branch information
rustaceanrob committed Oct 17, 2024
1 parent fa20316 commit 1f8d33f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
.idea/
.idea/
/Cargo.lock

0 comments on commit 1f8d33f

Please sign in to comment.