diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..8eb9f5c --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Disallow: /api/ +Disallow: /css/ +Disallow: /js/ +Disallow: /README.md \ No newline at end of file