/
githubmirror
/
certbot
Обзор
Документация
Войти
/
githubmirror
/
certbot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.dockerignore
11 строк
312 B
Brad Warren
Cleanup venv scripts (#8629)
03 фев 2021, 23:03
Не верифицирован
03 фев 2021, 23:03
13af3f7
Код
Авторство
О чём код?
# this file uses slightly different syntax than .gitignore, # e.g. ".tox/" will not ignore .tox directory # well, official docker build should be done on clean git checkout # anyway, so .tox should be empty... But I'm sure people will try to # test docker on their git working directories. .git .tox venv docs