diff options
| author | jacobmcdonnell <jacob@simplelittledream.com> | 2020-02-29 17:32:56 -0500 |
|---|---|---|
| committer | jacobmcdonnell <jacob@simplelittledream.com> | 2020-02-29 17:32:56 -0500 |
| commit | 6261a51ca1915b942f7fd9faa6d1a5b480cde755 (patch) | |
| tree | 90d25621f8b542980d4b932c34713e1c4bbcc28e | |
| parent | b786aa8daf9fd101fad2e8f7e013babee475b665 (diff) | |
robots.txt
| -rw-r--r-- | robots.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..92b3ae1 --- /dev/null +++ b/robots.txt @@ -0,0 +1,11 @@ +User-agent: * +Disallow: /settings.html +Disallow: /CSS +Disallow: /JS +Disallow: /Pacman +Disallow: /Schoolproject +Disallow: /binary +Disallow: /downloads +Disallow: /images +Disallow: /morsecode +Disallow: /404.html |
