Skip to content

Commit

Permalink
Rename .envrc as .envrc.sample
Browse files Browse the repository at this point in the history
The .envrc file is used by direnv to load the environment variables and
having this file in the repository can cause problems when the user has
already one in his home directory.

Moreover this file automatically loads silently the environment
variables from .env.sample bypassing the explicit "direnv allow" that
usually needed with .envrc which can be a potential security issue.
  • Loading branch information
chmouel committed Nov 28, 2023
1 parent 52bb407 commit 9b7e94d
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 9b7e94d

Please sign in to comment.