Skip to content

Commit

Permalink
Revert "fix: remove cargo.lock from gitignore"
Browse files Browse the repository at this point in the history
This reverts commit f9d2246.
  • Loading branch information
pvalletbo committed Jun 12, 2024
1 parent f9d2246 commit 7ee1b48
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
Expand Up @@ -170,7 +170,7 @@ target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
#Cargo.lock
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down

0 comments on commit 7ee1b48

Please sign in to comment.