Hacker News new | ask | show | jobs
by raylu 4725 days ago
If you have a compiled project, files that aren't tracked include all of your intermediate .o files, for example. If you `grep -r` the wrong way, it may traverse the .git directory.