improvement: introduce direnv .envrc and update gitignore accordingly

This commit is contained in:
Christoph Hollizeck 2024-10-19 11:33:39 +02:00 committed by Nico Domino
parent 521d3994a4
commit 953fbeedba
2 changed files with 2 additions and 0 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ apps/desktop/e2e/videos/*.mp4
.env
.env.*
node_modules
.direnv/
# Logs
logs