forked from hsk81/notex-v2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmime.types
68 lines (68 loc) · 2.54 KB
/
mime.types
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
application/json json ## JSON (javascript)
application/sieve sieve ## Sieve (sieve)
application/typescript ts ## TypeScript (javascript)
application/x-aspx aspx ## ASP.NET (htmlembedded)
application/x-ejs ejs ## Embedded Javascript (htmlembedded)
application/x-httpd-php ## PHP(HTML) (php)
application/x-jsp jsp ## JavaServer Pages (htmlembedded)
application/x-sparql-query rq ## SPARQL (sparql)
application/xml xml xhtml ## XML (xml)
application/xquery xq xql xqm xqy xquery xqws ## XQuery (xquery)
jinja2 ## Jinja2 (jinja2)
message/http http ## HTTP (http)
text/apl apl ## APL (apl)
text/css css ## CSS (css)
text/html html ## HTML (htmlmixed)
text/html ## HTML (xml)
text/javascript js ## JavaScript (javascript)
text/n-triples nt ## NTriples (ntriples)
text/tiki tiki ## Tiki wiki (tiki)
text/vbscript vbs ## VBScript (vbscript)
text/velocity ## Velocity (velocity)
text/x-asterisk conf ## Asterisk (asterisk)
text/x-c++src cpp cxx ## C++ (clike)
text/x-clojure clj ## Clojure (clojure)
text/x-coffeescript coffee ## CoffeeScript (coffeescript)
text/x-common-lisp lisp ## Common Lisp (commonlisp)
text/x-csharp cs ## C# (clike)
text/x-csrc c h ## C (clike)
text/x-d d ## D (d)
text/x-diff diff ## diff (diff)
text/x-ecl ecl ## ECL (ecl)
text/x-erlang erl ## Erlang (erlang)
text/x-go go ## GO (go)
text/x-groovy groovy gvy gy gsh ## Groovy (groovy)
text/x-haskell hs lhs ## Haskell (haskell)
text/x-haxe hx ## Haxe (haxe)
text/x-java java ## Java (clike)
text/x-latex tex lof toc sty latex ## LaTeX (stex)
text/x-less less ## LESS (less)
text/x-lua lua ## Lua (lua)
text/x-mariadb sql ## MariaDB (sql)
text/x-markdown md ## Markdown (GitHub-flavour) (markdown)
text/x-mysql ## MySQL (sql)
text/x-ocaml ocaml mli ml ## OCaml (ocaml)
text/x-pascal pas pascal tpu ## Pascal (pascal)
text/x-perl pl perl plx pm ## Perl (perl)
text/x-php php ## PHP (php)
text/x-pig pig ## Pig (pig)
text/x-plsql ## PL/SQL (sql)
text/x-properties properties ## Properties files (clike)
text/x-python py ## Python (python)
text/x-rsrc r ## R (r)
text/x-rst rst rest ## reStructuredText (rst)
text/x-ruby rb ruby ## Ruby (ruby)
text/x-rustsrc rust ## Rust (rust)
text/x-sass sass ## Sass (sass)
text/x-scala scala ## Scala (clike)
text/x-scheme scm ss ## Scheme (scheme)
text/x-sh sh ksh bsh ## Shell (shell)
text/x-smarty ## Smarty (smarty)
text/x-sql ## SQL (sql)
text/x-stex stex ## sTeX (stex)
text/x-stsrc st ## Smalltalk (smalltalk)
text/x-tiddlywiki wiki ## TiddlyWiki (tiddlywiki)
text/x-vb vb ## VB.NET (vb)
text/x-verilog v ## Verilog (verilog)
text/x-yaml yaml yml ## YAML (yaml)
text/x-z80 z80 ## Z80 (z80)