mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
7 lines
209 B
Text
7 lines
209 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include tests *
|
|
recursive-include certbot_nginx/_internal/tls_configs *.conf
|
|
include certbot_nginx/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|