mirror of
https://github.com/quantum9Innovation/suntheme.git
synced 2024-11-25 01:43:50 -08:00
chore: add .envrc for automatic dev env loading
This commit is contained in:
parent
2b541de079
commit
76ef994924
2 changed files with 2 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,3 +22,4 @@ cabal.project.local~
|
||||||
.HTF/
|
.HTF/
|
||||||
.ghc.environment.*
|
.ghc.environment.*
|
||||||
result/
|
result/
|
||||||
|
.direnv/
|
||||||
|
|
Loading…
Reference in a new issue