INitial commit

This commit is contained in:
Jamie Hardt
2018-11-29 12:56:51 -08:00
commit 45a37164b5
3 changed files with 281 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info