Commit 8cf6821
authored
Add diagnostic data dll names to .gitignore (#113)
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.1 parent 6595086 commit 8cf6821
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments