mrr.sj.front/.gitignore

8 lines
124 B
Plaintext

# 忽略依赖目录
/node_modules/
# 忽略 UniApp 编译输出目录
/unpackage/
# 忽略 VS Code 配置目录
/.vscode/