mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 00:35:03 +02:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include docs *
|
|
recursive-include certbot_dns_google/testdata *
|
|
recursive-include tests *
|
|
include certbot_dns_google/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|