Skip to content

Commit e41f8d0

Browse files
committed
fix: don't include Blockly RC source in npm package
1 parent 627440e commit e41f8d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Temporary until Blockly v12 release
2+
/blockly-rc/
3+
/temp-use-blockly-v12-rc.sh
4+
15
# Development files
26
/.circleci
37
.eslintrc

0 commit comments

Comments
 (0)