mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 09:45:18 +00:00
linux sdist: try to exclude some more garbage files from release tarball
This commit is contained in:
parent
dcd3d6c3d1
commit
4c6379a936
1 changed files with 3 additions and 1 deletions
|
@ -14,4 +14,6 @@ graft electrum
|
||||||
prune electrum/tests
|
prune electrum/tests
|
||||||
|
|
||||||
global-exclude __pycache__
|
global-exclude __pycache__
|
||||||
global-exclude *.py[co]
|
global-exclude *.py[co~]
|
||||||
|
global-exclude *.py.orig
|
||||||
|
global-exclude *.py.rej
|
||||||
|
|
Loading…
Add table
Reference in a new issue