docker-lsio-api/.gitignore
2025-02-07 23:03:07 +02:00

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