Files
gitignore/Python.gitignore
fslds b7563346aa 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.
2021-01-07 10:52:41 +01:00

140 lines
2.0 KiB
Plaintext