diff options
author | Joey Hess <joeyh@debian.org> | 2013-07-10 21:49:23 -0400 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2013-07-10 21:49:23 -0400 |
commit | 1fc3f034191d3eec78b4d5da343e282092a221be (patch) | |
tree | d381dca05a61ec159803b92417e5393d8c10ed2b /doc/robots.txt | |
download | ikiwiki-1fc3f034191d3eec78b4d5da343e282092a221be.tar ikiwiki-1fc3f034191d3eec78b4d5da343e282092a221be.tar.gz |
ikiwiki (3.20130711) unstable; urgency=low
* Deal with git behavior change in 1.7.2 and newer that broke support
for commits with an empty commit message.
* Pass --no-edit when used with git 1.7.8 and newer.
# imported from the archive
Diffstat (limited to 'doc/robots.txt')
-rw-r--r-- | doc/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/robots.txt b/doc/robots.txt new file mode 100644 index 000000000..7be87f9bd --- /dev/null +++ b/doc/robots.txt @@ -0,0 +1,2 @@ +User-Agent: * +Disallow: /ikiwiki.cgi |