uniapp-ZHSQ/.gitignore

9 lines
143 B
Plaintext

# 忽略 node_modules 目录
node_modules/
unpackage/
# 其他需要忽略的文件(根据项目需求添加)
.DS_Store
.idea/
dist/
*.log