mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
This is the Certbot version of https://github.com/certbot/certbot/pull/9625.
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
include README.rst
|
|
include CHANGELOG.md
|
|
include LICENSE.txt
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include certbot/tests/testdata *
|
|
include certbot/ssl-dhparams.pem
|
|
include certbot/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|