diff options
author | Daniel Schadt <kingdread@gmx.de> | 2020-04-30 13:14:27 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2020-04-30 13:14:27 +0200 |
commit | 6f197788a75f0b89b8729292a50eba2687efa21e (patch) | |
tree | 3fefa486d221122382e42807d97850d770adaf23 /tests/logs | |
parent | f0ea067812451c495fc19b71d8f20fa126c976ab (diff) | |
download | evtclib-6f197788a75f0b89b8729292a50eba2687efa21e.tar.gz evtclib-6f197788a75f0b89b8729292a50eba2687efa21e.tar.bz2 evtclib-6f197788a75f0b89b8729292a50eba2687efa21e.zip |
Cargo: only include sources
The source code itself is pretty small, however, the repository also
contains >40MB of test data in the form of evtc log files. We don't want
all consumers of this library to download all of this test data just
because they want to use the library.
This commit excludes everything except for the source (and some metadata
files) from the cargo package, allowing a thin distribution.
The git repository will still contain the tests, and the CI will still
run them.
Diffstat (limited to 'tests/logs')
0 files changed, 0 insertions, 0 deletions