add direnv to use flake

This commit is contained in:
Yisroel Baum 2026-04-12 22:50:49 +03:00
parent d5bc01f6bd
commit 07ea1f509e
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 3 additions and 1 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use flake

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
vendor/
node_modules/
data/
.direnv/