I have made an Visual Studio project and I made it to be on github. After some time of expansion I realized the config files were getting too big, causing time to download in one of my slower machines and even reached the 100mb limit.
Is there a way I can change the dir of the project into a subfolder, without making a new project? (I want to keep the commit history).