add .envrc
This commit is contained in:
parent
367ba034b6
commit
c044dc89da
2 changed files with 1 additions and 1 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,7 +9,6 @@ cabal.sandbox.config
|
||||||
dist/
|
dist/
|
||||||
dist-newstyle/
|
dist-newstyle/
|
||||||
.direnv/
|
.direnv/
|
||||||
.envrc
|
|
||||||
*.prof
|
*.prof
|
||||||
*.aux
|
*.aux
|
||||||
*.hp
|
*.hp
|
||||||
|
|
Loading…
Reference in a new issue