Files
sgxt_web/.gitignore
2025-09-10 20:22:00 +08:00

11 lines
164 B
Plaintext

# 忽略 node_modules 文件夹
node_modules/
# 可选:你也可能想忽略其他常见文件
npm-debug.log
.yarn-integrity
.yarn/
dist/
build/
.env.local
*.log