Skip to content

Commit

Permalink
chore: include Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mmstick authored and edfloreshz committed Apr 11, 2024
1 parent cc81459 commit 3b3c8ef
Show file tree
Hide file tree
Showing 2 changed files with 7,423 additions and 5 deletions.
6 changes: 1 addition & 5 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 All @@ -18,4 +14,4 @@ Cargo.lock

/target
/.idea
/.vscode
/.vscode
Loading

0 comments on commit 3b3c8ef

Please # to comment.