logs folder needed for celery

This commit is contained in:
msramalho
2023-02-24 17:17:55 +01:00
parent f3d8c999fc
commit f9dcdc7170
2 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@@ -6,10 +6,8 @@ secrets
*.log *.log
__pycache __pycache
.pytest_cach .pytest_cach
logs
.env .env
*.db *.db
#temp #temp
static static
templates
tests tests

0
src/logs/.gitkeep Normal file
View File