chiark / gitweb /
Merge branch 'master' into stable-6.x
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 12 Sep 2010 18:52:34 +0000 (19:52 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 12 Sep 2010 18:52:34 +0000 (19:52 +0100)
.gitignore
yarrg/web/robots.txt [new file with mode: 0755]

index 0f48304d266f6722a14806ae84d4de3c3d81b315..4a7181ea968f25ca3946b5f7ee63dea7a21b4d5d 100644 (file)
@@ -3,6 +3,8 @@ t
 
 core
 vgcore.*
+*.orig
+*.rej
 
 yarrg/*.o
 yarrg/t.*
diff --git a/yarrg/web/robots.txt b/yarrg/web/robots.txt
new file mode 100755 (executable)
index 0000000..38a5ff7
--- /dev/null
@@ -0,0 +1,11 @@
+<%flags>
+inherit => undef
+</%flags>
+<%perl>
+$r->content_type('text/plain');
+</%perl>
+User-Agent: *
+Disallow: /lookup
+Disallow: /test/code/lookup
+Disallow: /test/data/lookup
+Disallow: /test/both/lookup