From e177a74c9ea505284c8debf086f785a43d88f90b Mon Sep 17 00:00:00 2001 From: bndw Date: Sat, 30 May 2020 10:15:45 -0700 Subject: Initialize project using Create React App --- public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/robots.txt (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: -- cgit v1.2.3