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 d6cf57d commit cb0dce6Copy full SHA for cb0dce6
identify/extensions.py
@@ -1,6 +1,7 @@
1
EXTENSIONS = {
2
'adoc': {'text', 'asciidoc'},
3
'ai': {'binary', 'adobe-illustrator'},
4
+ 'aj': {'text', 'aspectj'},
5
'asciidoc': {'text', 'asciidoc'},
6
'apinotes': {'text', 'apinotes'},
7
'asar': {'binary', 'asar'},
0 commit comments