Skip to content

Commit

Permalink
🙈 add cargo lock
Browse files Browse the repository at this point in the history
  • Loading branch information
chriamue committed Jul 1, 2024
1 parent df237d1 commit 2e8b1f6
Show file tree
Hide file tree
Showing 4 changed files with 2,079 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ debug/
target/
dist/

# 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
Loading

0 comments on commit 2e8b1f6

Please sign in to comment.