23 lines
255 B
Plaintext
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
|