Initial commit: PrintCleaner tool with GUI, Admin check, and custom icon
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Binaries
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.syso
|
||||
|
||||
# Temporary Files
|
||||
*.tmp
|
||||
*.log
|
||||
PrintCleaner_Temp.ps1
|
||||
|
||||
# OS specific
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user