nsc/.gitignore
2026-03-31 03:28:47 +02:00

11 lines
271 B
Text

debug/
target/
.direnv
# 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