mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-27 16:44:46 -05:00
Test 10 2022 - The GUI Overhaul (#266)
* Create KnownIssues.md * Formatting and New Appx Function Fix formatting and added an appx function for grabbing and debloating Microsoft apps. There is also a program uninstall feature added for removing HP programs built in to new HP PCs. * Update README.md (#251) * Added Documentation from #159 * Cleanup and Program Adds * Trying Uniform Stretch * Initial GUI Revamp * Fall 2022 Program Additions Too many to list. * Added ToolTips to Tweaks * Change in App Removal * Update README.md * Add Reset News and Interest to Undo all * Add Wait-Process to Program Installs * Autologin Addition * Prep for main merge
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -9,3 +9,10 @@ winutil.pdb
|
||||
*.zip
|
||||
package.psd1
|
||||
/.idea/
|
||||
.vs/ProjectSettings.json
|
||||
.vs/slnx.sqlite
|
||||
.vs/VSWorkspaceState.json
|
||||
.vs/winutil/FileContentIndex/eb340bad-4fa2-4d04-a61a-74ed6a04cdd9.vsidx
|
||||
.vs/winutil/FileContentIndex/read.lock
|
||||
.vs/winutil/v17/.suo
|
||||
/out/
|
||||
|
Reference in New Issue
Block a user