Skip to content

Commit

Permalink
add powershell extension
Browse files Browse the repository at this point in the history
  • Loading branch information
anwu committed Sep 9, 2021
1 parent 4778c6a commit 31b2ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
'pp': {'text', 'puppet'},
'properties': {'text', 'java-properties'},
'proto': {'text', 'proto'},
'ps1': {'text', 'powershell'},
'puml': {'text', 'plantuml'},
'purs': {'text', 'purescript'},
'pxd': {'text', 'cython'},
Expand Down

0 comments on commit 31b2ced

Please sign in to comment.