mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
7 lines
242 B
Text
7 lines
242 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include certbot_nginx/_internal/tls_configs *.conf
|
|
recursive-include certbot_nginx/_internal/tests/testdata *
|
|
include certbot_nginx/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|