Skip to content

Commit

Permalink
chore: Add .envrc for activating the flake automatically (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuinnWilton committed Jul 18, 2023
1 parent 71bb83a commit 188499f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Cargo.lock
**/.DS_Store
README.html

.direnv

dist
bundle
lib

0 comments on commit 188499f

Please sign in to comment.