reuse port
This commit is contained in:
parent
6cb3e13fb7
commit
0ef522f620
2 changed files with 4 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ def command_release(*args):
|
|||
|
||||
EXCLUDE=[
|
||||
'--exclude', '.git', '--exclude', '.bzr',
|
||||
'--exclude', 'pip_cache',
|
||||
'--exclude', '.*.swp', '--exclude', '._*', '--exclude', '.DS_Store'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue