Initial projects

This commit is contained in:
Matthew Dillon 2016-01-20 11:35:48 -07:00
parent 95cc7235b0
commit 8552e5f12c
9 changed files with 112 additions and 12 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
venv
staticfiles
data
*.py[cod]
*.pyc
__pycache__