Files
azionelab/.dockerignore

9 lines
82 B
Plaintext

.git
.env
.env.*
!.env.example
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/