python-detector-worker/.gitignore
Pongsatorn Kanjanasantisak aaa90faef9
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m10s
Build Worker Base and Application Images / deploy-stack (push) Successful in 12s
Add .venv to .gitignore
2025-08-11 23:57:02 +07:00

15 lines
145 B
Text

/models
app.log
*.pt
# All pycache directories
__pycache__/
.mptacache
mptas
detector_worker.log
.gitignore
no_frame_debug.log
feeder/
.venv/