fix worker recovery and docker logs
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,6 +2,8 @@ __pycache__/
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
coverage.xml
|
||||
.env
|
||||
.env.*
|
||||
.venv/
|
||||
venv/
|
||||
*.pyc
|
||||
@@ -16,4 +18,5 @@ dist/
|
||||
build/
|
||||
artifacts/
|
||||
celerybeat-schedule*
|
||||
tokens_data/
|
||||
tokens_data/
|
||||
tokens.json
|
||||
Reference in New Issue
Block a user