chore(debian): fix package build with lld
This commit is contained in:
parent
b50e7758f7
commit
241ad7dff7
3 changed files with 8 additions and 2 deletions
6
debian/source/options
vendored
6
debian/source/options
vendored
|
|
@ -1 +1,5 @@
|
|||
tar-ignore = ".github .vscode vendor target"
|
||||
tar-ignore=.github
|
||||
tar-ignore=.vscode
|
||||
tar-ignore=vendor
|
||||
tar-ignore=vendor.tar
|
||||
tar-ignore=target
|
||||
Loading…
Add table
Add a link
Reference in a new issue