mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
16 lines
127 B
Plaintext
16 lines
127 B
Plaintext
orchestration.yaml
|
|
my-archives
|
|
*.pyc
|
|
.DS_Store
|
|
secrets
|
|
*.log
|
|
__pycache
|
|
.pytest_cach
|
|
logs
|
|
.env
|
|
.db
|
|
#temp
|
|
static
|
|
templates
|
|
tests
|