mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-13 14:08:33 +03:00
major refactor of structure for worker V web: docker/app/secrets/envs/...
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -2,26 +2,25 @@ orchestration.yaml
|
||||
my-archives
|
||||
*.pyc
|
||||
.DS_Store
|
||||
secrets
|
||||
secrets/*
|
||||
*.log
|
||||
__pycache
|
||||
.pytest_cach
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
.env
|
||||
.env.dev
|
||||
.env.prod
|
||||
*.db
|
||||
redis/data/*
|
||||
.ipynb_checkpoints*
|
||||
src/user-groups.yaml
|
||||
src/user-groups.dev.yaml
|
||||
app/user-groups.yaml
|
||||
app/user-groups.dev.yaml
|
||||
wit*
|
||||
src/crawls
|
||||
app/crawls
|
||||
.coverage
|
||||
.pytest_cache/*
|
||||
.pytest_cache/
|
||||
htmlcov
|
||||
local_archive
|
||||
local_archive_test
|
||||
*db-wal
|
||||
*db-shm
|
||||
copy-files.sh
|
||||
.pytest_cache
|
||||
copy-files.sh
|
||||
Reference in New Issue
Block a user