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