From e69ddea011669a43c3f7d0cb712f88cff54b290b Mon Sep 17 00:00:00 2001 From: Tino Reichardt Date: Fri, 6 Jan 2017 15:12:12 +0100 Subject: Added the Script. --- sitemap.sh.options | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sitemap.sh.options (limited to 'sitemap.sh.options') 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/\* -- cgit v1.2.3