From d5df390bc6e4d2860cf0bb36ffe8e0584ed96f5d Mon Sep 17 00:00:00 2001 From: physcik Date: Fri, 10 Apr 2026 19:24:08 +0500 Subject: react app init --- my-app/public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 my-app/public/robots.txt (limited to 'my-app/public/robots.txt') diff --git a/my-app/public/robots.txt b/my-app/public/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/my-app/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: -- cgit v1.3