vdc/.dockerignore

16 строки
140 B
Plaintext

.git
# Python cache
__pycache__/
*.pyc
.pytest_cache
.mypy_cache
.cache
env.*
env/
env*/
Modules/
Environments/
tests/
roles/
Config/
Agent/