chore: add .envrc for automatic dev env loading

This commit is contained in:
Youwen Wu 2024-08-16 14:37:56 -07:00 committed by Ananth Venkatesh
parent c40d3b8d4a
commit e6dc490044
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

@ -22,3 +22,4 @@ cabal.project.local~
.HTF/
.ghc.environment.*
result/
.direnv/