Skip to content

Commit 0853fe3

Browse files
authored
Merge pull request #457 from wircho/adolfo-add-ejson
Add ejson extension
2 parents 909fd82 + 818c07f commit 0853fe3

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
@@ -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)