log add
All checks were successful
Build And Test / build-and-push (push) Successful in 2m57s

This commit is contained in:
2025-04-29 00:26:40 +09:00
parent 13cde6e286
commit 40ce74923d
5 changed files with 82 additions and 6 deletions

2
.gitignore vendored
View File

@ -122,6 +122,8 @@ celerybeat.pid
# Environments
.env
.env.dev
.env.prd
.venv
env/
venv/