From 226c09afdb625468529bbadcaa21ef59f9256986 Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 4 Nov 2025 12:39:14 -0700 Subject: [PATCH] Add robots.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c678d36 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +#crawl responsibly \ No newline at end of file