mirror of
https://github.com/google/blockly.git
synced 2025-12-13 12:50:07 +01:00
21 lines
350 B
Plaintext
21 lines
350 B
Plaintext
# Do not upload these files.
|
|
.*
|
|
*.soy
|
|
*.komodoproject
|
|
deploy
|
|
/static/appengine/
|
|
/static/demos/plane/soy/*.jar
|
|
/static/demos/plane/xlf/
|
|
/static/externs/
|
|
/static/msg/json/
|
|
/static/scripts/
|
|
/static/typings/
|
|
|
|
/static/eslintrc.json
|
|
/static/gulpfile.js
|
|
/static/jsconfig.json
|
|
/static/LICENSE
|
|
/static/package-lock.json
|
|
/static/package.json
|
|
/static/README.md
|