Initial commit: PrintCleaner tool with GUI, Admin check, and custom icon

This commit is contained in:
2025-12-22 12:51:09 +01:00
commit 157828f49d
9 changed files with 419 additions and 0 deletions

19
.gitignore vendored Normal file
View 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/