mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-13 05:58:35 +03:00
logs folder needed for celery
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
0
src/logs/.gitkeep
Normal file
Reference in New Issue
Block a user