Skip to content

Commit

Permalink
chore: ignore Cargo.lock (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
cijiugechu authored May 4, 2024
1 parent 055e2f3 commit a644090
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 796 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
/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
Loading

0 comments on commit a644090

Please sign in to comment.