I'm running into the famous Google App Engine "Max number of files and blobs is 10000" error. I have added a lot of skip_files
arguments to my app.yaml
file, but I'm not positive I've formed my regular expressions correctly.
Is there a way to get App Engine to show me a list of files it is cloning for uploading versus which files are being skipped?