summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-18 17:24:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-18 17:24:21 +0000
commitfa07c46c173a7fba76270af83e6cd07b7898e458 (patch)
treec0267dc9937aa6d90f016c0d9cbf0a198581f468 /identify
parentUpdating to standards version 4.6.0. (diff)
downloadidentify-fa07c46c173a7fba76270af83e6cd07b7898e458.tar.xz
identify-fa07c46c173a7fba76270af83e6cd07b7898e458.zip
Merging upstream version 2.2.14.
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 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'},