mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +01:00
Update to latest version.
This commit is contained in:
@@ -110,3 +110,18 @@ handlers:
|
||||
upload: robots\.txt
|
||||
secure: always
|
||||
|
||||
|
||||
skip_files:
|
||||
# App Engine default patterns.
|
||||
- ^(.*/)?#.*#$
|
||||
- ^(.*/)?.*~$
|
||||
- ^(.*/)?.*\.py[co]$
|
||||
- ^(.*/)?.*/RCS/.*$
|
||||
- ^(.*/)?\..*$
|
||||
# Custom skip patterns.
|
||||
- ^static/appengine/.*$
|
||||
- ^static/apps/json/.*$
|
||||
- ^static/apps/_soy/.+\.jar$
|
||||
- ^static/i18n/.*$
|
||||
- ^static/msg/json/.*$
|
||||
- ^.+\.soy$
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user