Skip to content

Commit

Permalink
Moved code into separate sub-modules for easier maintenance with grow…
Browse files Browse the repository at this point in the history
…ing size, and added .gitignore.
  • Loading branch information
Breakthrough committed Jan 18, 2016
1 parent 4bcb642 commit 8a6fe61
Show file tree
Hide file tree
Showing 6 changed files with 687 additions and 562 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.pyc
*.pyo
site/
build/
dist/
*.egg-info/
Loading

0 comments on commit 8a6fe61

Please sign in to comment.