Skip to content

Commit

Permalink
Merge pull request #1 from brentru/master
Browse files Browse the repository at this point in the history
Initial Pull Request
  • Loading branch information
brentru authored Jul 16, 2019
2 parents 644521b + 1ae11a8 commit fd26c93
Show file tree
Hide file tree
Showing 20 changed files with 2,126 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*.mpy
.idea
__pycache__
_build
*.pyc
.env
build*
bundles
*.DS_Store
.eggs
dist
**/*.egg-info
Loading

0 comments on commit fd26c93

Please sign in to comment.