chore: Set up direnv

This commit is contained in:
Henrik Friedrichsen
2025-07-08 10:50:57 +02:00
parent fbd3a574a3
commit 5d8ea1933f
2 changed files with 4 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use nix

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# direnv
/.direnv/
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
/target/ /target/