templates: add direnv to rust template
This commit is contained in:
parent
bb1606ca76
commit
a311a3825c
2 changed files with 2 additions and 0 deletions
1
templates/rust/.envrc
Normal file
1
templates/rust/.envrc
Normal file
|
@ -0,0 +1 @@
|
|||
use flake;
|
1
templates/rust/.gitignore
vendored
Normal file
1
templates/rust/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.direnv/
|
Loading…
Add table
Reference in a new issue