mirror of
https://github.com/certbot/certbot.git
synced 2026-02-10 06:15:29 -05:00
6 lines
178 B
Text
6 lines
178 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include tests *
|
|
recursive-include certbot_nginx/_internal/tls_configs *.conf
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|