Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add diagnostic data dll names to .gitignore #113

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

HowardWolosky
Copy link
Member

These dll's are used for reporting diagnostic data and users can
optionally store them in the module's directory to avoid downloading
them on demand (or they can use Set-GitHubConfiguration -AssemblyPath
to specify an alternate location).

For users that opt to put the dll's in the module directory and are using
the module from a git enlistment, this will ignore those files.

This should be temporary and should be able to be undone once #104 is resolved.

These dll's are used for reporting diagnostic data and users can
optionally store them in the module's directory to avoid downloading
them on demand (or they can use Set-GitHubConfiguration -AssemblyPath
to specify an alternate location).

For users that opt to put the dll's in the module directory and are using
the module from a git enlistment, this will ignore those files.

This should be temporary and should be able to be undone once microsoft#104 is resolved.
@HowardWolosky HowardWolosky merged commit 8cf6821 into microsoft:master Jun 5, 2019
@HowardWolosky HowardWolosky deleted the ignoreDll branch June 5, 2019 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant