File tree Expand file tree Collapse file tree 5 files changed +10
-36
lines changed Expand file tree Collapse file tree 5 files changed +10
-36
lines changed Original file line number Diff line number Diff line change 1- # Generated by Cargo
2- # will have compiled files and executables
3- /target /
4- crates /* /target /
1+ # Rust specific
2+ ** /target /
3+ # These are backup files generated by rustfmt
4+ ** /* .rs.bk
5+ ** /bench-log
56
67# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
78# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8- Cargo.lock
9-
10- # These are backup files generated by rustfmt
11- ** /* .rs.bk
9+ #
10+ # To remove Cargo.lock from a crate-specific gitignore (e.g. for binary crates), use the following:
11+ # !*/Cargo.lock
12+ #
13+ ** /Cargo.lock
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- # Rust specific
2- /target
3- ** /* .rs.bk
4- Cargo.lock
5- bench-log
6-
71# Just
82just.zsh
93
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments