gitignore 수정
Some checks failed
Build And Test / build-and-push (push) Has been cancelled

This commit is contained in:
2025-05-21 07:57:06 +09:00
parent 175168fd4e
commit 6b28bc18f1
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

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