You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should ignore these bc they often contain credentials### Summary
`.envrc` files are used by direnv and similar tools to set env variables on a per-directory basis. These often contain credentials (at least that's what I use them for) so we should have them ignored.
### Test Plan
* fogg unit tests
### References
* https://direnv.net/Fixes#254
palasha
pushed a commit
to palasha/fogg
that referenced
this issue
Apr 7, 2020
…erg#253)
we should ignore these bc they often contain credentials### Summary
`.envrc` files are used by direnv and similar tools to set env variables on a per-directory basis. These often contain credentials (at least that's what I use them for) so we should have them ignored.
### Test Plan
* fogg unit tests
### References
* https://direnv.net/Fixeschanzuckerberg#254
No description provided.
The text was updated successfully, but these errors were encountered: