Skip to content

Commit

Permalink
chore: check in Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
zkfriendly committed Jul 15, 2024
1 parent 7973503 commit 5544ae2
Show file tree
Hide file tree
Showing 3 changed files with 2,980 additions and 49 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,8 @@ tsconfig.tsbuildinfo
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

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
*.pdb
Loading

0 comments on commit 5544ae2

Please sign in to comment.