| bin/ |
| obj/ |
| .ionide/ |
| project.lock.json |
| *-tests.xml |
| /debug/ |
| /staging/ |
| /Packages/ |
| *.nuget.props |
|
|
| |
| dotnet-install.ps1 |
| dotnet-install.sh |
| dotnet-install.sh.* |
| dotnet-uninstall-pkgs.sh |
| dotnet-uninstall-debian-packages.sh |
|
|
| |
| *.xproj |
| *.xproj.user |
| *.suo |
|
|
| |
| *.csproj.user |
|
|
| |
| .vs/ |
|
|
| |
| /**/.vscode/ |
|
|
| |
| .idea.powershell/ |
|
|
| |
| *.exe |
| *.msi |
| *.appx |
| *.msix |
|
|
| |
| *.pdb |
| *.dll |
| *.wixpdb |
|
|
| |
| *.deb |
| *.tar.gz |
| *.zip |
| *.rpm |
| *.pkg |
| *.nupkg |
| *.AppImage |
|
|
| |
| /nuget-artifacts |
|
|
| |
| gen |
|
|
| |
| .profile.ps1 |
|
|
| |
| .DS_Store |
| .DocumentRevisions-V100 |
| .fseventsd |
| .Spotlight-V100 |
| .TemporaryItems |
| .Trashes |
| .VolumeIcon.icns |
| .com.apple.timemachine.donotpresent |
| .AppleDB |
| .AppleDesktop |
| Network Trash Folder |
| Temporary Items |
| .apdisk |
| .AppleDouble |
| .LSOverride |
|
|
| |
| TestsResults*.xml |
| ParallelXUnitResults.xml |
| xUnitResults.xml |
|
|
| |
| asa-results/ |
|
|
| |
| PowerShell.sln.DotSettings.user |
| *.msp |
| StyleCop.Cache |
|
|
| |
| test/tools/Modules/SelfSignedCertificate/ |
|
|
| |
| test/perf/BenchmarkDotNet.Artifacts/ |
|
|
| |
| test/tools/Modules/Microsoft.PowerShell.NamedPipeConnection/ |
|
|
| |
| StartupProfileData-NonInteractive |
|
|
| |
| logfile/* |
|
|
| |
| nuget.config |
|
|
| |
| msbuild.binlog |
|
|
| |
| assets/manpage/*.gz |
|
|
| |
| tmp/* |
| .env.local |
|
|
| |
| **/pester-analysis-*/ |
|
|
| |
| crtf/* |
|
|