diff options
| author | mo khan <mo.khan@gmail.com> | 2020-05-04 10:12:41 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-05-04 10:12:41 -0600 |
| commit | eb5c0deaf546834e1a46d258f8c7bddd7f21508f (patch) | |
| tree | d6ca969f6253254ea546098f540d74c0bbb8e41e /course/public/robots.txt | |
| parent | 204272cc48e51363827b7a5b3df0d89c139301be (diff) | |
rails new course
Diffstat (limited to 'course/public/robots.txt')
| -rw-r--r-- | course/public/robots.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/course/public/robots.txt b/course/public/robots.txt new file mode 100644 index 0000000..c19f78a --- /dev/null +++ b/course/public/robots.txt @@ -0,0 +1 @@ +# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file |
