Skip to content

Commit

Permalink
fix: don't include Blockly RC source in npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
cwillisf committed Oct 18, 2024
1 parent 627440e commit e41f8d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Temporary until Blockly v12 release
/blockly-rc/
/temp-use-blockly-v12-rc.sh

# Development files
/.circleci
.eslintrc
Expand Down

0 comments on commit e41f8d0

Please sign in to comment.