Skip to content

Commit 818c07f

Browse files
wirchoasottile
authored andcommitted
Add ejson extension
1 parent 909fd82 commit 818c07f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
'ear': {'binary', 'zip', 'jar'},
5757
'edn': {'text', 'clojure', 'edn'},
5858
'ejs': {'text', 'ejs'},
59+
'ejson': {'text', 'json', 'ejson'},
5960
'env': {'text', 'dotenv'},
6061
'eot': {'binary', 'eot'},
6162
'eps': {'binary', 'eps'},

0 commit comments

Comments
 (0)