templates: add direnv to rust template

This commit is contained in:
Nydragon 2024-05-21 19:36:09 +09:00
parent bb1606ca76
commit a311a3825c
No known key found for this signature in database
GPG key ID: 14AA30A865EA1209
2 changed files with 2 additions and 0 deletions

1
templates/rust/.envrc Normal file
View file

@ -0,0 +1 @@
use flake;

1
templates/rust/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.direnv/