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 21c8c4f commit 950444aCopy full SHA for 950444a
conf-sitemap.xml
@@ -18,6 +18,8 @@
18
<filter action="drop" type="wildcard" pattern="*.js" />
19
<filter action="drop" type="wildcard" pattern="*.gif" />
20
<filter action="drop" type="wildcard" pattern="*.png" />
21
+<filter action="drop" type="wildcard" pattern="*.tar.gz" />
22
+<filter action="drop" type="wildcard" pattern="*.epub" />
23
<filter action="drop" type="regexp" pattern="/\.[^/]*" />
24
<filter action="drop" type="wildcard" pattern="*/master/single*"/>
25
<filter action="drop" type="wildcard" pattern="*/meta/*"/>
0 commit comments