mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
I have verified that npm run build && npm run package produces an identical dist/ directory compared to the one produced prior to this and the previous commit.
22 lines
347 B
Plaintext
22 lines
347 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
build-debug.log
|
|
.DS_Store
|
|
.settings
|
|
.project
|
|
*.gz
|
|
*.pyc
|
|
*.komodoproject
|
|
/nbproject/private/
|
|
|
|
tests/compile/main_compressed.js
|
|
tests/compile/main_compressed.js.map
|
|
tests/compile/*compiler*.jar
|
|
tests/screenshot/outputs/*
|
|
local_build/*compiler*.jar
|
|
local_build/local_*_compressed.js
|
|
chromedriver
|
|
typings/tmp/*
|
|
built/
|
|
dist/
|