feat: Add .envrc

This commit is contained in:
Leni Aniva 2023-10-21 10:48:30 -07:00
parent 8350303223
commit b0773b5410
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
2 changed files with 2 additions and 0 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.* .*
!.gitignore !.gitignore
!.envrc
/target /target
/result /result