chore(debian): fix package build with lld

This commit is contained in:
Michael Aaron Murphy 2023-02-01 05:35:25 +01:00
parent b50e7758f7
commit 241ad7dff7
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
3 changed files with 8 additions and 2 deletions

View file

@ -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