Skip to content

Commit 6a015d7

Browse files
committed
Add support for *.cmd
1 parent e31a62b commit 6a015d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'cljc': {'text', 'clojure'},
3636
'cljs': {'text', 'clojure', 'clojurescript'},
3737
'cmake': {'text', 'cmake'},
38+
'cmd': {'text', 'batch'},
3839
'cnf': {'text'},
3940
'coffee': {'text', 'coffee'},
4041
'conf': {'text'},

0 commit comments

Comments
 (0)