This PR updates .gitattributes to add exe to ensure it is treated as a binary by Git.
This Pull Request (PR) fixes the following issues
Fixes #12
Task list
[x] Added an entry under the Unreleased section of the change log in the CHANGELOG.md.
Entry should say what was changed, and how that affects users (if applicable).
[ ] Resource documentation added/updated in README.md.
[ ] Resource parameter descriptions added/updated in README.md, schema.mof
and comment-based help.
[ ] Comment-based help added/updated.
[ ] Localization strings added/updated in all localization files as appropriate.
Pull Request (PR) description
This PR updates .gitattributes to add exe to ensure it is treated as a binary by Git.
This Pull Request (PR) fixes the following issues
Task list
This change is