linux sdist: try to exclude some more garbage files from release tarball
This commit is contained in:
parent
dcd3d6c3d1
commit
4c6379a936
@ -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…
Reference in New Issue
Block a user