Initialer Commit

This commit is contained in:
2026-06-09 22:13:00 +02:00
commit 1d8ca0b908
68 changed files with 4374 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
target/
*.class
*.log
*.tmp
.idea/
.vscode/
*.iml
.DS_Store
Thumbs.db
# Runtime/config - use config-example/ for examples
printservice/
logs/
spool/
preview/
archive/
printers.json
auth.json
templates/
# Windows service local install copy
service/*.exe