re-worked release workflow, it is one-step and creates GPG signatures now
This commit is contained in:
parent
26cf040827
commit
b962b76f43
8 changed files with 131 additions and 23 deletions
17
.tarignore
Normal file
17
.tarignore
Normal file
|
@ -0,0 +1,17 @@
|
|||
updates_key.pem
|
||||
*.pyc
|
||||
*.pyo
|
||||
youtube-dl.exe
|
||||
wine-py2exe/
|
||||
py2exe.log
|
||||
*.kate-swp
|
||||
build/
|
||||
dist/
|
||||
MANIFEST
|
||||
*.DS_Store
|
||||
youtube-dl.tar.gz
|
||||
.coverage
|
||||
cover/
|
||||
__pycache__/
|
||||
.git/
|
||||
*~
|
Loading…
Add table
Add a link
Reference in a new issue