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:
parent
d9fee40124
commit
70fbad69e6
1 changed files with 2 additions and 0 deletions
2
debian/source/options
vendored
Normal file
2
debian/source/options
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
tar-ignore=target
|
||||
tar-ignore=vendor
|
||||
Loading…
Add table
Add a link
Reference in a new issue