Is there an official or suggested (registered or not) media type for .ex
and .exs
files one can use?
Google search shows nothing so it seems to me there’s nothing widely used.
The most obvious which comes to my mind is text/x-elixir
(by analogy to existing text/x-python
, text/x-java
, text/x-perl
…)