Add changelog, uniform naming, prepare v0.2.0 tagging (#18)
All checks were successful
Build ptprnt / build (push) Successful in 3m52s

Reviewed-on: moritz/ptouch-prnt#18
This commit was merged in pull request #18.
This commit is contained in:
2025-10-16 19:36:15 +00:00
parent 4c94cae088
commit d3e137ff9c
9 changed files with 134 additions and 53 deletions

14
.gitignore vendored
View File

@@ -1,6 +1,5 @@
# Folder
builddir/
ptouch-print/
subprojects/*
.cache/
coverageReport/
@@ -12,3 +11,16 @@ ptprnt.log
!.vscode/c_cpp_properties.json
!.vscode/settings.json
!.vscode/launch.json
# ignore generated testlabels
fakelabel_*.png
# ignore package capture files
*.pcapng
*.pcapng.gz
*.pcap
*.pcap.gz
# ignore coverage temporaries
*.gcov.json
*.gcov.json.gz