新建一个文件夹并输入命令
git init --bare
git clone file:///D:/Project/BigData
忽略.vs .bin obj
git rm -r --cached .vs