mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-18 03:30:55 +01:00
Adding Arduino extension .ino
This commit is contained in:
@@ -15,6 +15,7 @@ class Repository
|
|||||||
'cpp' => 'clike',
|
'cpp' => 'clike',
|
||||||
'm' => 'clike',
|
'm' => 'clike',
|
||||||
'mm' => 'clike',
|
'mm' => 'clike',
|
||||||
|
'ino' => 'clike',
|
||||||
'cs' => 'text/x-csharp',
|
'cs' => 'text/x-csharp',
|
||||||
'java' => 'text/x-java',
|
'java' => 'text/x-java',
|
||||||
'clj' => 'clojure',
|
'clj' => 'clojure',
|
||||||
|
|||||||
Reference in New Issue
Block a user