In the app.yaml file of my Google App Engine project there is a skip_files section used to exclude files of given types from being uploaded. How do I extend this regular express
The same way the nbproject and darcs directories are excluded in the above regular expression. Add this line anywhere before the last line:
nbproject
darcs
(gaeunit/.*)|