Drop more stdlib things.
This commit is contained in:
@ -18,6 +18,11 @@ handlers:
|
||||
upload: static/index.html
|
||||
secure: always
|
||||
|
||||
- url: /static/uEforth.exe
|
||||
static_files: static/ueforth.windows
|
||||
upload: static/ueforth.windows
|
||||
secure: always
|
||||
|
||||
- url: /static
|
||||
static_dir: static
|
||||
secure: always
|
||||
|
||||
Reference in New Issue
Block a user