# ============ 构建产物 ============
node_modules/
frontend/dist/
backend/WenChuanyi.Api/bin/
backend/WenChuanyi.Api/obj/

# ============ 敏感配置（含真实凭据，不入库） ============
backend/WenChuanyi.Api/appsettings.json
backend/WenChuanyi.Api/appsettings.Development.json

# ============ IDE / 工具 / 缓存 ============
.vscode/
.codebuddy/
.playwright-cli/
snapshot_tmp.txt

# ============ 临时 ============
*.log
*.tmp
ftp_upload.log
ftp_upload.err
site_index.html
backend/WenChuanyi.Api/run.err
backend/WenChuanyi.Api/run.out.log
frontend/vite.config.ts.timestamp-*.mjs
frontend/dist/
