mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 07:13:33 +02:00
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
include README.rst
|
|
include CHANGELOG.md
|
|
include LICENSE.txt
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include certbot/tests/testdata *
|
|
recursive-include tests *.py
|
|
include certbot/ssl-dhparams.pem
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|