improvement(development): Add nix-direnv integration

So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
This commit is contained in:
x10an14
2023-08-30 18:03:45 +02:00
parent 2d1da2ab57
commit 013f22c89c
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ rust-project.json
*.iml
*.o
public/
.direnv/
# Local Netlify folder
.netlify