initial upload

This commit is contained in:
ntoff
2017-11-22 13:45:43 +10:00
commit 2d82a4561a
15 changed files with 383 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
*.pyc
*.swp
.idea
*.iml
build
dist
*.egg*
.DS_Store
*.zip