Skip to content

Commit

Permalink
nix: add direnv support
Browse files Browse the repository at this point in the history
  • Loading branch information
itslychee committed Jun 6, 2024
1 parent e2b7cf1 commit 49c8a69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
result
.direnv
result

0 comments on commit 49c8a69

Please sign in to comment.