Skip to content

Ignore specific paths/fles in .nupkg archives #1791

Description

@AyanSinhaMahapatra

The following file paths/patterns are not interesting in a .nupkg archive and can be ignores safely.

rels/.rels
to/[Content_Types].xml
to/package/services/metadata*
to/.signature.p7s
*.png
*.runtimeconfig.json
*.dll.config
*.exe.config
*.shasum

These are mostly nuget ecosystem specific ignorables, with configurations, metadata and checksums.

The following could also be ignored potentitally:
.editorconfig
.props
.targets

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions