会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
korea_demo
博客园
首页
新随笔
联系
管理
订阅
2019年6月16日
git 提交项目到远程仓库,简单实现忽略 node_modules文件
摘要: 在项目根目录中创建 .gitignore文件 在文件中添加你要忽略的文件 .DS_Store node_modules /dist local env files .env.local .env. .local Log files npm debug.log yarn debug.log yarn
阅读全文
posted @ 2019-06-16 14:47 korea
阅读(2408)
评论(3)
推荐(4)