devenv with rust

This commit is contained in:
Henri Bourcereau 2022-11-30 16:15:03 +01:00
parent 3f26f9d4fe
commit 97dff5137a
7 changed files with 181 additions and 5 deletions

6
.gitignore vendored
View file

@ -2,9 +2,7 @@
# will have compiled files and executables
/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
.devenv*
devenv.local.nix