mirror of
https://github.com/linuxserver/docker-lsio-api.git
synced 2026-01-09 07:10:49 +08:00
22 lines
228 B
Plaintext
22 lines
228 B
Plaintext
.jenkins-external
|
|
venv*
|
|
.venv*
|
|
__pycache__
|
|
.vscode
|
|
/output
|
|
|
|
# Unit test / coverage reports
|
|
htmlcov/
|
|
.tox/
|
|
.nox/
|
|
.coverage
|
|
.coverage.*
|
|
.cache
|
|
nosetests.xml
|
|
coverage.xml
|
|
*.cover
|
|
*.py,cover
|
|
.hypothesis/
|
|
.pytest_cache/
|
|
cover/
|
|
api.db |