Skip to content

Commit

Permalink
improvement: introduce direnv .envrc and update gitignore accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
Daholli authored and ndom91 committed Oct 22, 2024
1 parent 521d399 commit 953fbee
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
Expand Up @@ -14,6 +14,7 @@ apps/desktop/e2e/videos/*.mp4
.env
.env.*
node_modules
.direnv/

# Logs
logs
Expand Down

0 comments on commit 953fbee

Please sign in to comment.