Files
Printservice-REST/.gitignore
2026-06-09 22:13:00 +02:00

23 lines
255 B
Plaintext

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