Add direnv

This commit is contained in:
GHOSCHT 2024-03-11 19:41:19 +01:00
parent 326cc61874
commit 55636839b8
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82
2 changed files with 5 additions and 14 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use flake

18
.gitignore vendored
View file

@ -1,14 +1,4 @@
# Generated by Cargo
# will have compiled files and executables
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
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
/target
/result
/result-lib
.direnv