Commit ed6080ac by Yuhaibo

chore: 更新 .gitignore,排除 model_training_handler.py 和 detection.py

parent 8612a557
......@@ -66,4 +66,8 @@ build/
# 忽略配置文件中的敏感信息
config/secrets.yaml
config/private.yaml
\ No newline at end of file
config/private.yaml
# 忽略特定的处理器文件(不上传)
handlers/modelpage/model_training_handler.py
handlers/videopage/detection.py
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment