aboutsummaryrefslogtreecommitdiff
path: root/sitemap.sh.options
diff options
context:
space:
mode:
Diffstat (limited to 'sitemap.sh.options')
-rw-r--r--sitemap.sh.options10
1 files changed, 10 insertions, 0 deletions
diff --git a/sitemap.sh.options b/sitemap.sh.options
new file mode 100644
index 0000000..88e9176
--- /dev/null
+++ b/sitemap.sh.options
@@ -0,0 +1,10 @@
+-prune
+! -iname robots.txt
+! -iname sitemap.\*
+! -iname .\*
+! -path ./css/\*
+! -path ./js/\*
+! -path ./img/\*
+! -path ./tmp/\*
+! -path ./fonts/\*
+! -path ./stats/\*