Files
DMARC-Sentinel/.dockerignore
T
2026-05-16 12:05:36 -03:00

30 lines
264 B
Plaintext

.git
.gitignore
.dockerignore
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
.venv/
.venv*/
venv/
env/
ENV/
.env
.env.*
!.env.example
config/config.yml
config/*.local.yml
data/
logs/
docker-compose.override.yml