Index: .gitignore
===================================================================
--- .gitignore	(revision 27296)
+++ .gitignore	(working copy)
@@ -36,8 +36,13 @@ wp-tests-config.php
 /src/wp-content/object-cache.php
 /src/wp-content/sunrise.php
 
-# Do not ignore "twenty*" themes
-!/src/wp-content/themes/twenty*
+# Do not ignore default themes
+!/src/wp-content/themes/twentyten
+!/src/wp-content/themes/twentyeleven
+!/src/wp-content/themes/twentytwelve
+!/src/wp-content/themes/twentythirteen
+!/src/wp-content/themes/twentyfourteen
+!/src/wp-content/themes/twentyfifteen
 
 # Ignore other .gitignore files to allow for personal customizations
 .gitignore
