diff --git a/robots.txt b/robots.txt
index ff9e286..c9b5e18 100755
--- a/robots.txt
+++ b/robots.txt
@@ -15,6 +15,19 @@
 
 User-agent: *
 Crawl-delay: 10
+# JS/CSS
+Allow: /core/*.css
+Allow: /core/*.js
+Allow: /misc/*.js
+Allow: /misc/*.css
+Allow: /modules/*.js
+Allow: /modules/*.css
+Allow: /libraries/*.js
+Allow: /libraries/*.css
+Allow: /profiles/*.js
+Allow: /profiles/*.css
+Allow: /themes/*.js
+Allow: /themes/*.css
 # Directories
 Disallow: /includes/
 Disallow: /misc/
