One thing I dislike about git is that it really does not support empty folders well. Even though they might make sense lot of time. Either now or for future. There is decent reasons to have empty folders.
I just work around it with a .gitkeep file.
I just work around it with a .gitkeep file.