mirror of
https://github.com/certbot/certbot.git
synced 2026-04-22 06:37:00 -04:00
The change log is now being tracked in CHANGELOG.md, so CHANGES.rst is no longer necessary.
9 lines
239 B
Text
9 lines
239 B
Text
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
|