Skip to content

Commit

Permalink
Merge pull request #23 from cbarrete/main
Browse files Browse the repository at this point in the history
Check in Cargo.lock
  • Loading branch information
benbrittain authored Feb 3, 2024
2 parents de36d13 + 9f8dd57 commit 33bf9e2
Show file tree
Hide file tree
Showing 2 changed files with 1,444 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,8 @@
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


# Added by cargo

/target
Loading

0 comments on commit 33bf9e2

Please sign in to comment.