mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
d0aa396c2a
* Compile Winutil * winget fixes and checks * Compile Winutil * fix Parsec winget id (#1558) * Compile Winutil * fix winget issues * Compile Winutil * cleanup winget * Compile Winutil * Updated README.md (#1570) Fixed typos in readme file ("cusom" -> "custom", "twekas" -. "tweaks". Also added full stops. * Compile Winutil * Create close-old-issues.yml * Compile Winutil * update issues --------- Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com> Co-authored-by: Saikrishnan K <53394202+K-Saikrishnan@users.noreply.github.com> Co-authored-by: Harry Perkin <68484588+HarryPerkin@users.noreply.github.com>
42 lines
493 B
Plaintext
42 lines
493 B
Plaintext
### VSCode ###
|
|
|
|
# Configuration folder
|
|
.vscode/
|
|
|
|
### Visual Studio ###
|
|
|
|
# Visual Studio user-specific files
|
|
.vs/
|
|
|
|
winutil.pdb
|
|
|
|
### Windows ###
|
|
|
|
# Folder config file
|
|
[Dd]esktop.ini
|
|
|
|
# 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
|