/
githubmirror
/
certbot
Обзор
Документация
Войти
/
githubmirror
/
certbot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitignore
75 строк
811 B
ohemorange
Split out snap build CI into individual Azure tasks (#10675)
10 авг 2026, 23:54
Не верифицирован
10 авг 2026, 23:54
be5a996
Код
Авторство
О чём код?
*.pyc *.egg-info/ .eggs/ build/ dist*/ /venv*/ /.tox/ /releases*/ /log* letsencrypt.log certbot.log poetry.lock # coverage .coverage .coverage.* /htmlcov/ /.vagrant tags # editor temporary files *~ *.sw? \#*# .idea .ropeproject .vscode *.sublime-project *.sublime-workspace # auth --cert-path --chain-path /*.pem .venv # pytest cache .cache .mypy_cache/ .pytest_cache/ # docker files .docker # certbot tests .certbot_test_workspace **/assets/pebble* **/assets/challtestsrv* # snap files .snapcraft parts prime stage *.snap snap-constraints.txt qemu-* certbot-dns*/certbot-dns*_amd64*.txt certbot-dns*/certbot-dns*_arm*.txt /certbot_amd64*.txt /certbot_arm*.txt certbot-dns*/snap snapcraft.cfg build_id # pyenv files .python-version # macOS files .DS_Store # azure workflow migration .env.local tmp