aboutcode-org / aboutcode-org/scancode.io
Ignore specific paths/fles in `.nupkg` archives
Aperta
back2source
- Lingua principale
- Python
- Stelle
- 215
- Fork
- 203
- Merge medio
- 4g 8h
- PR unite (30g)
- 6
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.