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
The file could also be listed in .git/info/exclude, and there’s the option core.excludesfile to watch, too.
.git/info/exclude
core.excludesfile