Skip to content

Commit

Permalink
Direnv support (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 authored Jan 28, 2024
1 parent f9a1b2b commit a2a672c
Show file tree
Hide file tree
Showing 2 changed files with 4 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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ riderModule.iml
/_ReSharper.Caches/
.idea/
*.DotSettings.*
.analyzerpackages/
.direnv/
*.sarif

result

0 comments on commit a2a672c

Please sign in to comment.