chore: add .envrc to .gitignore
Add .envrc to the .gitignore file to prevent local environment variables and secrets managed by direnv from being accidentally committed to the repository.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
|
.envrc
|
||||||
|
|||||||
Reference in New Issue
Block a user