aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6a43e6aaa967db8b97033414028bd2e8e64814d6 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

build
dist
*.egg-info
*.pyc
setuptools
src/hydrilla/builder/_version.py
src/hydrilla/builder/locales/hydrilla-messages.pot
hydrilla-messages.mo
class='msg-avail'>...Carlo Zancanaro 2023-06-18services: certbot: Fix nginx crash when certbot is used without domains....Saku Laesvuori 2023-01-03services: certbot: Fix broken link....jgart 2022-09-29services: certbot: Create "live" directory during activation....Mája Tomášek 2021-06-24services: certbot: Add option to use CSR file....Raghav Gururajan 2020-09-13services: certbot: Support registration without email....Timotej Lazar 2020-05-13mailmap: Update entries for Nikita....nikita 2020-03-08services: certbot: Add server option....Jack Hill