Skip to content

Commit

Permalink
Merge pull request #1 from makermelissa/master
Browse files Browse the repository at this point in the history
Working Driver
  • Loading branch information
makermelissa committed Apr 5, 2019
2 parents 4c6b98f + 97cb239 commit 1b604e6
Show file tree
Hide file tree
Showing 17 changed files with 1,176 additions and 1 deletion.
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

0 comments on commit 1b604e6

Please sign in to comment.