Hacker News new | ask | show | jobs
by Stevvo 1630 days ago
When I used to work in Crypto we had git hooks set up to prevent this from happening. It takes a bit more time to set up than just adding something to .gitignore but is a more robust solution of you design your hook well.