Skip to content

Commit

Permalink
fix: commit cargo lock
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Aug 27, 2024
1 parent 594e0f6 commit 5800b2e
Show file tree
Hide file tree
Showing 2 changed files with 865 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
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
Loading

0 comments on commit 5800b2e

Please sign in to comment.