2018-06-20 21:50:41 +00:00
|
|
|
include README.md
|
2014-07-16 16:51:35 +00:00
|
|
|
include tox.ini
|
|
|
|
|
include tests/repository_data/keystore/delegation_key
|
|
|
|
|
include tests/repository_data/keystore/root_key
|
|
|
|
|
include tests/repository_data/keystore/snapshot_key
|
|
|
|
|
include tests/repository_data/keystore/targets_key
|
|
|
|
|
include tests/repository_data/keystore/timestamp_key
|
|
|
|
|
|
|
|
|
|
recursive-include docs *.txt
|
2018-01-31 22:33:14 +00:00
|
|
|
recursive-include docs *.md
|
|
|
|
|
recursive-include docs *.rst
|
2014-07-16 16:51:35 +00:00
|
|
|
recursive-include docs/papers *.pdf
|
|
|
|
|
recursive-include docs/images *.png
|
2016-08-25 18:34:36 +00:00
|
|
|
recursive-include tuf/scripts *.py
|
2014-07-16 16:51:35 +00:00
|
|
|
recursive-include examples *
|
|
|
|
|
recursive-include tests *.py
|
|
|
|
|
recursive-include tests *.pem
|
|
|
|
|
recursive-include tests *.json
|
|
|
|
|
recursive-include tests *.txt
|
|
|
|
|
recursive-include tests *.cfg
|
|
|
|
|
recursive-include tests *.coveragerc
|
|
|
|
|
recursive-include tests *.gz
|
|
|
|
|
recursive-include tests *.pub
|
|
|
|
|
recursive-include tuf *.gitignore
|
|
|
|
|
recursive-include tuf *.md
|
|
|
|
|
recursive-include tuf *.rst
|
|
|
|
|
recursive-include tuf *.yml
|