Skip to content

Commit

Permalink
(fix) never remove Cargo.lock anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-valerio committed Dec 2, 2024
1 parent dc7bf70 commit 1f0f7fd
Show file tree
Hide file tree
Showing 2 changed files with 5,635 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ sample/.DS_Store
terminalizer.yml

# Cargo & Rust stuff
Cargo.lock
**/*.rs.bk
package-lock.json

Expand Down
Loading

1 comment on commit 1f0f7fd

@R9295
Copy link
Contributor

@R9295 R9295 commented on 1f0f7fd Dec 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

skill issue

Please sign in to comment.