in .gitignore what is the difference between using
/bin
and
bin/
And how would I make it so that it removes a
I tested the cases and also some more ones and here you can review the results:
EDIT: Corrected according to @Dan Breen's comment below (thanks!)