I drag-and-dropped a folder (ChessEngine) to a project after the original project was on GitHub. ChessEngine originally had its own remote repo, so I deleted the .git file from that ChessEngine folder. I then deleted the .git folder from the overall folder (ChessArmyKnife) and ran git init on the larger ChessArmyKnife folder. Still the ChessEngine folder isn't being seen by GitHub.

