Jum. Interesting. When I first learned git I used git add . however, in a newer version of Git, I recall a mesage saying something about using git add -A instead of the former way.
Since then, I've only used git add -A without questioning myself about.
Gonna take a look in the docs 😎