mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
The change log is now being tracked in CHANGELOG.md, so CHANGES.rst is no longer necessary.
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
include README.rst
|
|
include CHANGELOG.md
|
|
include CONTRIBUTING.md
|
|
include LICENSE.txt
|
|
include linter_plugin.py
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include certbot/tests/testdata *
|
|
include certbot/ssl-dhparams.pem
|