I pushed a new subdirectory to a Github branch. However, on Github, the folder is grayed out with this icon which I've never seen before.
I ran a git status
and it says everything is up to date, and all the contents of the new directory are being tracked by git. How can I make this subdirectory accessible via github.com?