Skip to content

Ignore files added by SelfSignedCertificate#8728

Merged
iSazonov merged 1 commit intoPowerShell:masterfrom
markekraus:feature/IgnoreSelfSignedCertificateFiles
Jan 24, 2019
Merged

Ignore files added by SelfSignedCertificate#8728
iSazonov merged 1 commit intoPowerShell:masterfrom
markekraus:feature/IgnoreSelfSignedCertificateFiles

Conversation

@markekraus
Copy link
Contributor

PR Summary

When running Start-PSPester the SelfSignedCertificate is automatiacally added to the environment. this results in the creation of test\tools\Modules\SelfSignedCertificate\SelfSignedCertificate.psd1 and test\tools\Modules\SelfSignedCertificate\SelfSignedCertificate.psm1. These files will then show as being added in git status. As these do not ever need to be committed back to the repo, they should be ignored. this PR updates the .gitignore file to prevent this.

PR Context

Supper annoying when developing. 😄

PR Checklist

@markekraus markekraus requested a review from iSazonov January 24, 2019 01:22
@iSazonov iSazonov added the CL-Tools Indicates that a PR should be marked as a tools change in the Change Log label Jan 24, 2019
@iSazonov iSazonov self-assigned this Jan 24, 2019
@iSazonov iSazonov merged commit 4590bf3 into PowerShell:master Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Tools Indicates that a PR should be marked as a tools change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants