mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
include README.rst
|
|
include CHANGELOG.md
|
|
include LICENSE.txt
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include certbot/tests/testdata *
|
|
recursive-include tests *.py
|
|
include certbot/ssl-dhparams.pem
|
|
include certbot/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|