mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
9 lines
306 B
Plaintext
9 lines
306 B
Plaintext
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include certbot_apache/_internal/augeas_lens *.aug
|
|
recursive-include certbot_apache/_internal/tls_configs *.conf
|
|
recursive-include certbot_apache/_internal/tests/testdata *
|
|
include certbot_apache/py.typed
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|