feat(backend): implement postgres job queue
This commit is contained in:
6
backend/.dockerignore
Normal file
6
backend/.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
.venv
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
test.sqlite3
|
||||
staticfiles
|
||||
Reference in New Issue
Block a user