Skip to content

Commit

Permalink
stop ignoring Cargo.lock in git
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph committed Jan 8, 2025
1 parent 4c35343 commit 295a8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/target
Cargo.lock
# Cargo.lock
.idea

*.sqlite3*
Expand Down

0 comments on commit 295a8b2

Please sign in to comment.