Hacker News new | ask | show | jobs
by astrange 812 days ago
That's not what gitignore does. I can't think of a way it would let you hide this exploit.
1 comments

Accidentally committing it.
Makes it a bit harder for sure. What actually happens if you git add something that's ignored? I assumed it would still let you do it, but never tried.