Create build script for making releases

This commit is contained in:
Chord 2016-07-27 02:01:23 +02:00
parent b9b522f12f
commit d6de0fc30e
4 changed files with 51 additions and 1 deletions

4
.gitignore vendored
View file

@ -6,3 +6,7 @@
*.pyc
*.stackdump
.gdb_history
# Build artifacts
build-log*
pscrypto-lib