diff --git a/static/files/robots.txt b/static/files/robots.txt index 8811370..4617157 100644 --- a/static/files/robots.txt +++ b/static/files/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: /assets/ \ No newline at end of file +Disallow: /assets/ +Disallow: /files/ \ No newline at end of file