Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Initial import
Browse files Browse the repository at this point in the history
  • Loading branch information
gwatts committed Oct 14, 2016
1 parent 3d3f6ed commit e219d2d
Show file tree
Hide file tree
Showing 88 changed files with 14,491 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.DS_Store
*.sw?
__pycache__
*.pyc
*.tox
*.egg
*.egg-info
.cache
/build
htmlcov
.coverage

# pycharm
.idea
Loading

0 comments on commit e219d2d

Please sign in to comment.