Creating distribution script
Former-commit-id: 8d87e0da85d9d0a19723b47fdae493d9407eeb98
This commit is contained in:
parent
23e6c21a7e
commit
b6d80360d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
*.pyc
|
||||
yomichan.zip
|
||||
|
2
build_zip.sh
Executable file
2
build_zip.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
7z a yomichan.zip -xr\!\*.pyc yomichan.py yomi_base
|
Loading…
Reference in New Issue
Block a user