Hacker News new | ask | show | jobs
by onre 291 days ago
Instead of ignoring everything, I've found it better to apply this setting instead:

  git config status.showuntrackedfiles no
1 comments

This is neat and probably even better than the ignore. Thanks for this!