This commit is contained in:
parent
7e107a4ea4
commit
cbbcb0c5a3
|
|
@ -0,0 +1,8 @@
|
|||
# 忽略依赖目录
|
||||
/node_modules/
|
||||
|
||||
# 忽略 UniApp 编译输出目录
|
||||
/unpackage/
|
||||
|
||||
# 忽略 VS Code 配置目录
|
||||
/.vscode/
|
||||
Loading…
Reference in New Issue