Index: wp-includes/functions.php
===================================================================
--- wp-includes/functions.php	(revision 17069)
+++ wp-includes/functions.php	(working copy)
@@ -2493,6 +2493,7 @@
 		'txt|asc|c|cc|h' => 'text/plain',
 		'csv' => 'text/csv',
 		'tsv' => 'text/tab-separated-values',
+		'ics' => 'text/calendar',
 		'rtx' => 'text/richtext',
 		'css' => 'text/css',
 		'htm|html' => 'text/html',
