diff options
author | 2010-09-12 23:18:29 +0300 | |
---|---|---|
committer | 2010-09-12 23:18:29 +0300 | |
commit | 700a153bda9138adf418ae978fc1dd449d8e11f4 (patch) | |
tree | 0d77ce8cfcec0e85f29959b2c80542809066ca49 /media/robots.txt | |
parent | remove fauli from universe (diff) | |
download | planet-700a153bda9138adf418ae978fc1dd449d8e11f4.tar.gz planet-700a153bda9138adf418ae978fc1dd449d8e11f4.tar.bz2 planet-700a153bda9138adf418ae978fc1dd449d8e11f4.zip |
svnignore->gitignore
Add media dir with static data taken from the server
Add scripts dir with the cron job and the python scripts
Correct the templates dir
Diffstat (limited to 'media/robots.txt')
-rw-r--r-- | media/robots.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media/robots.txt b/media/robots.txt new file mode 100644 index 0000000..7d329b1 --- /dev/null +++ b/media/robots.txt @@ -0,0 +1 @@ +User-agent: * |