Skip to content

Commit

Permalink
Removed lockfile form ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
evoggy committed Sep 6, 2024
1 parent 91c9b4d commit 0bef8eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
debug/
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

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

Expand Down

0 comments on commit 0bef8eb

Please sign in to comment.