vue项目 git上传忽略node_modules-前端-E先生的博客
Java
MySQL
大数据
Python
前端
黑科技
大语言模型
    首页 >> 互联网 >> 前端

vue项目 git上传忽略node_modules

[导读]:git上传项目忽略node_modules...

1、在项目目录下 右键 git bash here

2、在命令行输入输touch .gitignore ,生成“.gitignore”文件

3、在gitignore文件中输入

.DS_Store

node_modules/

dist/

npm-debug.log

.vscode/


image.png

本文来自E先生的博客,如若转载,请注明出处:https://javajz.cn

留言区

联系人:
手   机:
内   容:
验证码:

历史留言

欢迎加Easy的QQ