fix(deploy): .gitignore logs/ excluded frontend/src/pages/logs/ — Docker build failed
This commit is contained in:
+2
-2
@@ -49,7 +49,7 @@ Thumbs.db
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
/logs/
|
||||
.ruff_cache/
|
||||
|
||||
# Redis dumps
|
||||
@@ -73,7 +73,7 @@ data/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
/logs/
|
||||
|
||||
# Alembic (autogenerated migrations excluded, but keep 0001)
|
||||
alembic/versions/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user