Fix build, logging and added some coverage report (I should do more commits)
All checks were successful
Build ptprnt / build (push) Successful in 1m50s

This commit is contained in:
2023-11-16 20:58:31 +01:00
parent 9a1aee6658
commit a08f6167b3
6 changed files with 59 additions and 45 deletions

8
.gitignore vendored
View File

@@ -1,9 +1,13 @@
# Folder
builddir/
ptouch-print/
subprojects/*
!subprojects/*.wrap
.cache/
coverageReport/
# Files
!subprojects/*.wrap
.vscode/*
!.vscode/c_cpp_properties.json
!.vscode/settings.json
!.vscode/launch.json
ptouch-print/