plugin.video.viervijfzes/.gitattributes
Dag Wieers fa90644f61
Move test/ to tests/ (#17)
This PR includes:
- Migrate test/ to tests/
- Remove codecov (use the organization's default)
2020-04-01 12:42:04 +02:00

9 lines
198 B
Plaintext

.github/ export-ignore
tests/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.pylintrc export-ignore
Makefile export-ignore
requirements.txt export-ignore
tox.ini export-ignore