Skip to content

Commit

Permalink
[rust] check in Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwill committed Sep 3, 2019
1 parent e2c589a commit 508429c
Show file tree
Hide file tree
Showing 2 changed files with 5,862 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
# .gitignore file locally for IDE/Emacs/Vim generated files.
**/target
**/*.rs.bk
# Cargo.lock is needed for deterministic testing and repeatable builds.
#
# Having it in the repo slows down development cycle.
#
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# Ignore generated files in proto folders
**/proto/*.rs
Expand Down
Loading

0 comments on commit 508429c

Please sign in to comment.