Skip to content

Commit e803b0c

Browse files
authored
Merge pull request #1 from jerryneedell/jerryn_initial
Initial commit of working version
2 parents e5f996c + 45b6f90 commit e803b0c

16 files changed

+1165
-2
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
_build
3+
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)