Skip to content

Commit ef564a1

Browse files
committed
Add au3 and cmd to extension mapping, temporary fix
1 parent d3ce41b commit ef564a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CodeStats/Resources/extension_mapping.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
"plaintext": "Plain text",
33
"txt": "Plain text",
44
"log": "Log",
5+
"au3": "AutoIt",
56
"bat": "Batch",
67
"clojure": "Clojure",
78
"coffeescript": "CoffeeScript",
89
"coffee": "CoffeeScript",
910
"c": "C",
11+
"cmd": "Batch",
1012
"cpp": "C++",
1113
"hpp": "C++",
1214
"csharp": "C#",

0 commit comments

Comments
 (0)