1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Merge branch 'master' into development

This commit is contained in:
Benito López
2022-08-28 21:45:21 +02:00
committed by GitHub
66 changed files with 2041 additions and 1704 deletions

6
.gitignore vendored
View File

@@ -35,4 +35,8 @@ test/test-cli-output/
*.swo
# vscode
.vscode/settings.json
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json