Hacker News new | ask | show | jobs
by peartickle 126 days ago
It's also fun when a Jr. on the team distributes the .env file via Git...
1 comments

Couldn't you avoid that with .gitignore and pre-commit hooks? A determined Jr. can still mess it up, but you can minimize the risk.