mirror of
https://github.com/github/gitignore.git
synced 2026-09-02 21:27:26 +02:00
Compare commits
No commits in common. "ceea7cab239eece5cb9fd9416e433a9497c2d747" and "4f5f531823580419fef9d607e3984ef4c9e9c13b" have entirely different histories.
ceea7cab23
...
4f5f531823
@ -3,6 +3,10 @@
|
||||
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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user