mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-12-31 18:24:27 -06:00
f62e1f0a76
- applications.json - preset.json
44 lines
560 B
Plaintext
44 lines
560 B
Plaintext
### Visual Studio ###
|
|
|
|
# Visual Studio user-specific files
|
|
.vs/
|
|
|
|
winutil.pdb
|
|
|
|
### Windows ###
|
|
|
|
# Folder config file
|
|
[Dd]esktop.ini
|
|
|
|
# Ignore Generated XAML Files
|
|
xaml/inputApp.xaml
|
|
xaml/inputFeatures.xaml
|
|
xaml/inputTweaks.xaml
|
|
|
|
# Executables and Configs
|
|
winget.msixbundle
|
|
pester.ps1
|
|
*.psd*
|
|
ooshutup10.cfg
|
|
winutil.exe.config
|
|
Microsoft.UI.Xaml*
|
|
license1.xml
|
|
winutil.ps1
|
|
|
|
# Libraries
|
|
System.Management.Automation.dll
|
|
Microsoft.PowerShell.ConsoleHost.dll
|
|
|
|
# Compressed files
|
|
*.zip
|
|
|
|
### MacOS ###
|
|
|
|
# General
|
|
.DS_Store
|
|
microwin.log
|
|
True
|
|
test.ps1
|
|
winutil.ps1
|
|
|
|
binary/ |