aboutcode-org / aboutcode-org/scancode.io
Ignore specific paths/fles in `.nupkg` archives
未關閉
back2source
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
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
貢獻指南
評估
這個 Issue 還沒有評估資料。