According to the latest Google Webmaster suggestion, I'm trying to allow the crawling of .css & .js files in my website.
My .css is in a /modules directory and I don't want Google to crawl everything in that directory. How do I specify just a certain file(s) in that directory and have Google ignore the rest?