Merge pull request #1649 from x10an14/main

improvement(development): Add nix-direnv integration
This commit is contained in:
liv 2023-09-04 13:42:52 +02:00 committed by GitHub
commit 64162d3a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

4
.envrc Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Automatically Load nix devShell w/dotenv
use flake

1
.gitignore vendored
View File

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