Skip to content

Commit

Permalink
chore(cli): Cargo.lockをバージョン管理するように変更 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: rai <96561881+r4ai@users.noreply.github.com>
  • Loading branch information
sou1118 and r4ai authored Nov 6, 2024
1 parent 3b4056b commit aa76207
Show file tree
Hide file tree
Showing 2 changed files with 2,305 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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
# Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit aa76207

Please sign in to comment.