1

I put .gitignore in the root directory A. The subtree is the following:

A/B/bin
A/C/bin
A/D/E/bin
A/F/G/bin

All bin are folders. I want to ignore all their content and subdirectories.

By writing this line in .gitignore

bin/

will they be all ignored?

user3290180
  • 4,260
  • 9
  • 42
  • 77

0 Answers0