Initialer Commit
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user