Files
blockly/appengine/.gcloudignore
Sam El-Husseini 55e6f8000e Move i18n scripts under scripts/ (#4044)
* Move i18n scripts under scripts/
2020-07-14 12:07:56 -07:00

25 lines
424 B
Plaintext

# Do not upload these files.
.*
*.soy
*.komodoproject
/deploy
/static/appengine/
/static/closure/
/static/demos/plane/soy/*.jar
/static/demos/plane/xlf/
/static/externs/
/static/msg/json/
/static/node_modules/
/static/package/
/static/scripts/
/static/typings/
/static/build.py
/static/eslintrc.json
/static/gulpfile.js
/static/jsconfig.json
/static/LICENSE
/static/package-lock.json
/static/package.json
/static/README.md