Fix the log rule in gitignore (#571)

This commit is contained in:
Wu Clan
2025-04-09 11:53:55 +08:00
committed by GitHub
parent 4372b9bbc2
commit 2a8722f56e
+1 -1
View File
@@ -1,6 +1,6 @@
__pycache__/
.env
log/
alembic/versions/
static/media/
*.log
celerybeat-schedule.*