Move envrc to envrc-nix
This will allow people to use other envrc files if they do not use nix. This file can simply be symlinked to `.envrc`.
This commit is contained in:
parent
e362fea19a
commit
29af1411ce
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
__pycache__
|
__pycache__
|
||||||
/.direnv
|
/.direnv
|
||||||
|
.envrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue