summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-08-15 12:02:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-08-15 12:02:46 +0000
commit73b65d79f5d94326cc5afe5a981e3e09134b1762 (patch)
tree71318d5ee92df6e0fe53f13d4f857c81e6b8631d /identify
parentReleasing debian version 2.5.2-1. (diff)
downloadidentify-73b65d79f5d94326cc5afe5a981e3e09134b1762.tar.xz
identify-73b65d79f5d94326cc5afe5a981e3e09134b1762.zip
Merging upstream version 2.5.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index c665553..f757cfc 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -45,6 +45,7 @@ EXTENSIONS = {
'ear': {'binary', 'zip', 'jar'},
'edn': {'text', 'clojure', 'edn'},
'ejs': {'text', 'ejs'},
+ 'env': {'text', 'dotenv'},
'eot': {'binary', 'eot'},
'eps': {'binary', 'eps'},
'erb': {'text', 'erb'},