Skip to content

Commit

Permalink
chore: enable direnv on flake based devshell
Browse files Browse the repository at this point in the history
Ignore generated content in .direnv/
  • Loading branch information
refnode committed Oct 14, 2024
1 parent 3340ea7 commit 6da2796
Show file tree
Hide file tree
Showing 2 changed files with 2 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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/.pre-commit-config.yaml
/.direnv

0 comments on commit 6da2796

Please sign in to comment.