initial commit

This commit is contained in:
Jan Petykiewicz 2017-12-24 22:15:34 -08:00
commit f534cf5903
4 changed files with 173 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.pyc
__pycache__
*.idea