From fa07c46c173a7fba76270af83e6cd07b7898e458 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 Sep 2021 19:24:21 +0200 Subject: Merging upstream version 2.2.14. Signed-off-by: Daniel Baumann --- identify/extensions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'identify') diff --git a/identify/extensions.py b/identify/extensions.py index 3da6526..8e650ed 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -138,6 +138,7 @@ EXTENSIONS = { 'pp': {'text', 'puppet'}, 'properties': {'text', 'java-properties'}, 'proto': {'text', 'proto'}, + 'ps1': {'text', 'powershell'}, 'puml': {'text', 'plantuml'}, 'purs': {'text', 'purescript'}, 'pxd': {'text', 'cython'}, -- cgit v1.2.3