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