1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

configure coverage

This commit is contained in:
Patrick Kanzler
2023-08-09 23:54:39 +02:00
parent c55af97f3b
commit 33dd9eb44e
3 changed files with 13 additions and 1 deletions

2
.gitignore vendored
View File

@@ -22,6 +22,7 @@ dist/
src/escpos/version.py
.hypothesis
.pytest_cache/
coverage.xml
# pyenv
.python-version
@@ -40,3 +41,4 @@ test/test-cli-output/
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json