From bdfe760a88a5eb49e583ee9ce57d652b1142bcf0 Mon Sep 17 00:00:00 2001 From: dykim Date: Wed, 10 Dec 2025 13:40:36 +0900 Subject: [PATCH] =?UTF-8?q?=ED=81=AC=EB=A1=A4=EB=A7=81=20=EC=B0=A8?= =?UTF-8?q?=EB=8B=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/main/webapp/robots.txt diff --git a/src/main/webapp/robots.txt b/src/main/webapp/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/src/main/webapp/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file