Files
blockly/appengine/.gcloudignore
Neil Fraser 85641fd1fb ‘Upgrade’ from Python 2.7 to Python 3.7
Python is a non-issue.  But App Engine took the opportunity to change everything.
2020-02-03 16:50:54 -08:00

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