Recent changes to this wiki:

Exclude search engines from temporary/dynamic paths
diff --git a/robots.txt b/robots.txt
new file mode 100644
index 0000000..351c282
--- /dev/null
+++ b/robots.txt
@@ -0,0 +1,7 @@
+User-agent: *
+# Temporary directories start with _ or ~
+Disallow: /_
+Disallow: /~
+Disallow: /templates/
+Disallow: /ikiwiki/
+Disallow: /ikiwiki.cgi

initial commit
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b84c806
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/.ikiwiki
+/recentchanges