mirror of
https://github.com/google/blockly.git
synced 2026-02-10 09:30:11 +01:00
* chore(monorepo): move all blockly files to packages/blockly * chore(monorepo): add root package.json and update gitignores * chore(monorepo): update scripts and github workflows * chore(monorepo): only try the native release for closure compiler chore: add debug info to build script chore: update google-closure-compiler chore: remove debug info
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
build-debug.log
|
|
.DS_Store
|
|
.settings
|
|
.project
|
|
*.gz
|
|
*.pyc
|
|
*.komodoproject
|
|
/nbproject/private/
|
|
tsdoc-metadata.json
|