mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-12 17:23:19 +00:00
Exclude dbghelp.a binary blobs
This commit is contained in:
parent
d245673067
commit
fa17eef8db
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -22,6 +22,8 @@ Files-Excluded:
|
||||
# Embedded C libraries
|
||||
src/vendor/backtrace-sys*/src/libbacktrace
|
||||
src/vendor/lzma-sys*/xz-*
|
||||
# Embedded binary blobs
|
||||
src/vendor/dbghelp-sys*/*/*.a
|
||||
# unused dependencies:
|
||||
# DO NOT EDIT below, AUTOGENERATED
|
||||
src/vendor/advapi32-sys/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user