So I see Git doesn\'t recognize folders, or should I say when the only change between commits is addition of empty folders to the working tree they\'re not show in git
git
I usually put a .gitignore in those directories as you likely want to ignore any runtime generated data anyway.
.gitignore