aboutcode-org / aboutcode-org/scancode.io

Ignore specific paths/fles in `.nupkg` archives

未關閉
#1,791 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。