美文网首页
github desktop大法好

github desktop大法好

作者: 杨肆月 | 来源:发表于2018-08-10 17:42 被阅读5次

1、想要忽略一些不想提交的文件,比如node_module
可以在目录下新建一个.gitignore的文件
然后在里面把文件名,或文件夹/名写上,比如

//.gitignore文件
node_modules/
.gitignore
.vscode/

相关文章

网友评论

      本文标题:github desktop大法好

      本文链接:https://www.haomeiwen.com/subject/rsslbftx.html