mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
* Refactor tests out of packaged module for nginx plugin * Exclude pycache and .py[cod]
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include tests *
|
|
recursive-include certbot_nginx/_internal/tls_configs *.conf
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|