File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed
Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # Auto detect text files and perform LF normalization
2+ * text =auto
Original file line number Diff line number Diff line change 1+ # Generated by Cargo
2+ # will have compiled files and executables
3+ debug /
4+ target /
5+
6+ # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7+ # 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
12+
13+ # MSVC Windows builds of rustc generate these, which store debugging information
14+ * .pdb
Original file line number Diff line number Diff line change 1+ # Rust-Windows-File-Explorer
2+ This is a file explorer written in Rust optimised for speed in searching.
You can’t perform that action at this time.
0 commit comments