推送到github帐户时,我需要忽略一些文件。我读到git ignore。如何将文件添加到gitignore?有人能帮忙吗?
使用以下命令: git rm--缓存的文件名
参考【1】。
[1] : https://help.github.com/articles/ignoring-files/