Add direnv support

This commit is contained in:
Luc Perkins 2022-07-16 16:48:23 +02:00
parent cac35739be
commit 701e9ff772
No known key found for this signature in database
GPG key ID: 4F102D0C16E232F2
12 changed files with 185 additions and 5 deletions

2
rust/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.direnv
target