We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31a62b commit 6a015d7Copy full SHA for 6a015d7
identify/extensions.py
@@ -35,6 +35,7 @@
35
'cljc': {'text', 'clojure'},
36
'cljs': {'text', 'clojure', 'clojurescript'},
37
'cmake': {'text', 'cmake'},
38
+ 'cmd': {'text', 'batch'},
39
'cnf': {'text'},
40
'coffee': {'text', 'coffee'},
41
'conf': {'text'},
0 commit comments