diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/ext/mime_types.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/ext/mime_types.conf b/core/ext/mime_types.conf index 05e2db34..10f4a8bb 100644 --- a/core/ext/mime_types.conf +++ b/core/ext/mime_types.conf @@ -124,6 +124,9 @@ shtml hypertext % IDL idl idl +% Inform +inf inform + % ini ini ini reg ini @@ -149,6 +152,9 @@ ltx latex tex latex sty latex +% Lilypond +ly lilypond + % Lisp el lisp lisp lisp @@ -168,6 +174,10 @@ Makefile makefile % Maxima maxima maxima +% NSIS +nsh nsis +nsi nsis + % Objective C m objective_c objc objective_c |