Hi, Roshan

You need to define your own "skip_files" directive in app.yaml file.

The skip_files has the following default:


skip_files:


- ^(.*/)?#.*#$

- ^(.*/)?.*~$

- ^(.*/)?.*\.py[co]$

- ^(.*/)?.*/RCS/.*$

- ^(.*/)?\..*$


https://cloud.google.com/appengine/docs/python/config/appref


WBR, Vitaly.



-- 
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/2fd8c3e3-c1de-42d1-93c4-9abc4903527f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to