* Commit Cargo.lock. The Cargo documentation recommends packages which produce end-user programs, which wasmtime-cli is, to check in their Cargo.lock files: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries * Use Cargo's newer less-conflicting lockfile format
13 lines
93 B
Plaintext
13 lines
93 B
Plaintext
*.bk
|
|
*.swp
|
|
*.swo
|
|
*.swx
|
|
tags
|
|
target
|
|
.*.rustfmt
|
|
cranelift.dbg*
|
|
rusty-tags.*
|
|
*~
|
|
\#*\#
|
|
docs/book
|