Fixes the package file list: v1.0.0/v1.0.1 accidentally shipped with the
entire .git folder bundled inside the .nupkg (hooks, objects, history)
alongside .github/ and .gitignore. This release ships only the actual
module content (manifest, module file, Public/, Private/, LICENSE, README).
No functional changes to the module itself.