Add direnv (#73)

This commit is contained in:
Patrick Stevens
2024-01-28 23:41:27 +00:00
committed by GitHub
parent 21853ee2e6
commit 5761d552f2
2 changed files with 2 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
use flake

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ riderModule.iml
.DS_Store .DS_Store
result result
.profile* .profile*
.direnv/
node_modules/ node_modules/
package.json package.json