I have a file called \"style.css\" and git is not detecting it. It doesn\'t detect it if I delete it either, but it does detect if I change the name of the file. But I need
some want to add an empty folder for some reasons If the content of the folder is empty, then there is no reason for git to mention it.
A convention says that you might want to add a file .keep to it. which could also any other file.
.keep
see here or here