Skip to content

Commit 9a7beb4

Browse files
committed
added examples folder
1 parent 70a3f11 commit 9a7beb4

File tree

4 files changed

+110
-334
lines changed

4 files changed

+110
-334
lines changed

.eslintignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ tests
77
**/__tests__
88
ui-tests
99
CHANGELOG.md
10+
11+
examples
12+
.eslintignore
13+
.eslintrc.js
14+
.gitignore

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ global-exclude *.pyc
2424
global-exclude *.pyo
2525
global-exclude .git
2626
global-exclude .ipynb_checkpoints
27+
28+
# Examples
29+
recursive-include examples *.jpblockly
File renamed without changes.

0 commit comments

Comments
 (0)