mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:45:40 +02:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include docs *
|
|
recursive-include tests *
|
|
include certbot_dns_cloudflare/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|