mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Fix the log rule in gitignore (#571)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
__pycache__/
|
||||
.env
|
||||
log/
|
||||
alembic/versions/
|
||||
static/media/
|
||||
*.log
|
||||
celerybeat-schedule.*
|
||||
|
||||
Reference in New Issue
Block a user