diff options
| author | Tom Christie | 2014-01-02 17:41:48 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-01-02 17:41:48 +0000 | 
| commit | 43506deaa1ff06e3940b74ebdda3a2a8866cd199 (patch) | |
| tree | dba6261a1b7dfd5c7ffa32d296134af9a55c1244 | |
| parent | a735c2443428b804eb4a255b73c49101bc2bd6c3 (diff) | |
| download | django-rest-framework-43506deaa1ff06e3940b74ebdda3a2a8866cd199.tar.bz2 | |
Add robots.txt
| -rw-r--r-- | robots.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..eb053628 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: | 
