# Keeps Googlebot out of private files # User-agent: Googlebot Disallow: /App_Data/ Disallow: web.config Disallow: pngfix.js Disallow: test.html # Keeps the rest of the engines out of private files # User-agent: * Disallow: /App_Data/ Disallow: web.config Disallow: pngfix.js Disallow: test.html # Revised on 2/16/10 BR