mirror of
https://github.com/google/blockly.git
synced 2025-12-15 13:50:08 +01:00
24 lines
387 B
Plaintext
24 lines
387 B
Plaintext
# Do not upload these files.
|
|
.*
|
|
deploy
|
|
*.soy
|
|
static/appengine/
|
|
static/closure/
|
|
static/demos/plane/soy/*.jar
|
|
static/demos/plane/xlf/
|
|
static/externs/
|
|
static/i18n/
|
|
static/msg/json/
|
|
static/node_modules/
|
|
static/package/
|
|
static/theme_scripts/
|
|
static/typings/
|
|
|
|
static/build.py
|
|
static/gulpfile.js
|
|
static/jsconfig.json
|
|
static/LICENSE
|
|
static/package-lock.json
|
|
static/package.json
|
|
static/README.md
|