From 48b52f2c52f1e6d83ec87a6e9c680d484ea8419c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 19 Apr 2020 12:02:24 +0200 Subject: Merging upstream version 1.4.14. Signed-off-by: Daniel Baumann --- identify/extensions.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'identify/extensions.py') diff --git a/identify/extensions.py b/identify/extensions.py index 21d4681..578b4c1 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -4,6 +4,8 @@ from __future__ import unicode_literals EXTENSIONS = { + 'adoc': {'text', 'asciidoc'}, + 'asciidoc': {'text', 'asciidoc'}, 'apinotes': {'text', 'apinotes'}, 'asar': {'binary', 'asar'}, 'bash': {'text', 'shell', 'bash'}, -- cgit v1.2.3