Cleanup gitignore (#4526)

* Clean Up .gitignore

* Update .gitignore

* Clean Up .gitignore

* Update .gitignore

* Update .gitignore

* Update .gitignore
This commit is contained in:
Gabi
2026-05-26 13:14:35 -07:00
committed by GitHub
parent 70cdacb9f9
commit 62ccf80856
+9 -34
View File
@@ -1,20 +1,15 @@
### VSCode ### # Libraries
System.Management.Automation.dll
Microsoft.PowerShell.ConsoleHost.dll
# Configuration folder # Configuration folder
.vscode/ .vscode/
.idea/ .idea/
### Visual Studio ###
# Visual Studio user-specific files
.vs/ .vs/
winutil.pdb # OS Specific
desktop.ini
### Windows ### .DS_Store
# Folder config file
[Dd]esktop.ini
# Ignore Generated XAML Files # Ignore Generated XAML Files
xaml/inputApp.xaml xaml/inputApp.xaml
@@ -22,33 +17,13 @@ xaml/inputFeatures.xaml
xaml/inputTweaks.xaml xaml/inputTweaks.xaml
# Executables and Configs # Executables and Configs
winget.msixbundle
pester.ps1 pester.ps1
*.psd*
ooshutup10.cfg
winutil.exe.config
Microsoft.UI.Xaml* Microsoft.UI.Xaml*
license1.xml
winutil.ps1 winutil.ps1
*.psd*
# Libraries # winutil-bin
System.Management.Automation.dll winutil.exe.config
Microsoft.PowerShell.ConsoleHost.dll
# Compressed files
*.zip
### MacOS ###
# General
.DS_Store
True
test.ps1
winutil.ps1
# temporary excludes for docs
.github/site/
binary/ binary/
# Hugo Files # Hugo Files