git rm -r --cached . git add . git commit -m 'update.gitgnore'
ssh-copy-id -i ~/.ssh/id_rsa.pub root@address
~代表用户目录
~