add direnv to use flake
This commit is contained in:
parent
d5bc01f6bd
commit
07ea1f509e
2 changed files with 3 additions and 1 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
vendor/
|
vendor/
|
||||||
node_modules/
|
node_modules/
|
||||||
data/
|
data/
|
||||||
|
.direnv/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue