Frequet use command
#移除不要放進 git 的東西 git rm --cached -r .metadata git commit -am "Removing metadata" #git push git push -u origin master