Add direnv .envrc to ignored files.
The direnv project (https://direnv.net/ ) uses .envrc files for dynamically loading environment variables (or other settings) per directory using the user's shell.. As it can contain sensitive information, and is similar in goal as to .env etc, I think it is a good idea to exclude this by default as well.
F
fslds committed
b7563346aaec5b6e02e898fb6e62aa65afff3e57
Parent: 218a941
Committed by GitHub <noreply@github.com>
on 1/7/2021, 9:52:41 AM