chore: 忽略本地调试残留(frontend 探针脚本 / 运行日志 / 早期 PyInstaller spec)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user