1

Creating distribution script

Former-commit-id: 8d87e0da85d9d0a19723b47fdae493d9407eeb98
This commit is contained in:
Alex Yatskov 2013-11-16 12:39:52 -08:00
parent 23e6c21a7e
commit b6d80360d7
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.pyc
yomichan.zip

2
build_zip.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
7z a yomichan.zip -xr\!\*.pyc yomichan.py yomi_base