I have been able to make the ascii error go away by removing these lines...

```
skip_files:
- ^(.*/)?\.zip$
- ^(.*/)?\.bat$
- ^(.*/)?\.sh$
- ^(.*/)?\.md$
```

I am not sure why this would be causing the issue. None of those items 
showed up when I did a regex search across my project for non-ascii 
characters. 

Also, I am not sure why I was able to start the deploy and not get the 
ascii error in the text project, as this text was in the app.yaml file at 
the time of testing. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/10e7dce6-d409-40c4-b7c5-4d604c1315cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to