chore(deb): ignore vendor/ and target/ in source tar

Results in faster and smaller source tarball creation if they exist
This commit is contained in:
Michael Aaron Murphy 2023-05-24 16:10:31 +02:00
parent d9fee40124
commit 70fbad69e6
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

2
debian/source/options vendored Normal file
View file

@ -0,0 +1,2 @@
tar-ignore=target
tar-ignore=vendor