aboutcode-org / aboutcode-org/scancode.io
Ignore specific paths/fles in `.nupkg` archives
Abierto
back2source
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.