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:
Brian Romanko 2021-12-10 08:35:08 -08:00
parent e362fea19a
commit 29af1411ce
2 changed files with 1 additions and 0 deletions

View file

1
.gitignore vendored
View file

@ -8,3 +8,4 @@
*.DS_Store
__pycache__
/.direnv
.envrc