chore: 忽略本地调试残留(frontend 探针脚本 / 运行日志 / 早期 PyInstaller spec)

This commit is contained in:
2026-09-21 10:10:57 +08:00
parent 5fcec79298
commit df1411f18a
+7
View File
@@ -34,3 +34,10 @@ backend/static/
dist/
build/
installer/
# 本地调试残留:frontend/a.py b.py 是 requests 探针,error.txt 是运行日志。
# *.spec 已由远端方案取代(school-meal.spec 入库,根目录这份是早期 PyInstaller 生成物)。
frontend/a.py
frontend/b.py
frontend/error.txt
学校订餐菜单生成器.spec