diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 16:58:17 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 16:58:17 +0200 |
commit | 791627630d9b4f98e6a1325aa0a6930d922c80da (patch) | |
tree | 2f8b6dfc8f900821b52f6e47bb3395ef8965091e /robots.txt | |
download | gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.gz gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.bz2 gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.xz gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.zst gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.zip |
First commit
Diffstat (limited to '')
-rw-r--r-- | robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..4ce948f --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /*/snapshot/* +Allow: / |