add: envrc file
This commit is contained in:
parent
2fd22ae486
commit
5907914075
2 changed files with 9 additions and 0 deletions
2
.envrc
Normal file
2
.envrc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
use flake
|
||||
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
tmp/
|
||||
|
||||
.direnv/
|
||||
result*
|
||||
Loading…
Add table
Add a link
Reference in a new issue