Update .gitignore to ignore some test generated files (#18447)

This commit is contained in:
Steve Lee 2022-11-03 12:27:08 -07:00 committed by GitHub
parent db21524d23
commit 39756d5602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.gitignore vendored
View File

@ -92,3 +92,9 @@ test/tools/Modules/SelfSignedCertificate/
# BenchmarkDotNet artifacts
test/perf/BenchmarkDotNet.Artifacts/
# Test generated module
test/tools/Modules/Microsoft.PowerShell.NamedPipeConnection/
# Test generated startup profile
StartupProfileData-NonInteractive