Skip to content

Commit

Permalink
chore: added .envrc with use flake
Browse files Browse the repository at this point in the history
Also removed it from .gitignore
  • Loading branch information
DavidMazarro committed Sep 25, 2024
1 parent 79145b3 commit 822f06a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*.o
.cabal-sandbox/
.direnv/
.envrc
.hpc
.hsenv
.tool-versions
Expand Down

0 comments on commit 822f06a

Please sign in to comment.