Add psc1, fix order in PowerShell

I had omitted .psc1 because I wasn't confident it was xml
And I have now sorted psd1/psm1 correctly
This commit is contained in:
Jaykul
2013-10-14 13:20:16 -04:00
parent 921ceaa221
commit 5b8ad31d75

View File

@@ -1051,8 +1051,8 @@ PowerShell:
- posh
primary_extension: .ps1
extensions:
- .psm1
- .psd1
- .psm1
Processing:
type: programming
@@ -1437,6 +1437,7 @@ XML:
- .mxml
- .plist
- .pt
- .psc1
- .ps1xml
- .rdf
- .rss