Initial setup

This commit is contained in:
Matthew Ryan Dillon 2016-06-15 11:49:07 -07:00
commit 0e85351fbd
7 changed files with 153 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.py[cod]
*.py[cod]
*.pyc
__pycache__
.env
venv