Add .venv to .gitignore
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

This commit is contained in:
Pongsatorn Kanjanasantisak 2025-08-11 23:57:02 +07:00
parent e0a786a46c
commit aaa90faef9

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ detector_worker.log
no_frame_debug.log
feeder/
.venv/