We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd8a2d commit 2d199c1Copy full SHA for 2d199c1
appengine/standard/endpoints-frameworks-v2/echo/app.yaml
@@ -9,7 +9,7 @@ skip_files:
9
- ^(.*/)?.*\.py[co]$
10
- ^(.*/)?.*/RCS/.*$
11
- ^(.*/)?\..*$
12
-- ^lib/setuptools/script \(dev\).tmpl$
+- ^(.*/)?setuptools/script \(dev\).tmpl$
13
#[END_EXCLUDE]
14
15
handlers:
0 commit comments