Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhasse
3082 days ago
I wouldn't expect `make clean` to delete stuff it didn't create itself. This does though as it just executes `git clean -f`!