diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-10-16 21:10:28 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 19:51:25 -0500 |
commit | 69571dc48dad0043640fc80b1dc6f0b1f8a52be7 (patch) | |
tree | e5297e743033db0e4cb92c4edf6fccab66e545fa /.gitignore | |
parent | org files, tangle output, some fixes (diff) |
nix .envrc related
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -71,7 +71,9 @@ tmp/** *~ \#* *.\#* -!.envrc-local_ +!.env +!.env/local_ +!.env/echo-nixNote #!*/ #\#* #*.\#* |