Add .admx and .adml as extensions for XML (#3580)

* Add .admx and .adml as extensions for XML

* Fixed the order of extensions
This commit is contained in:
Michael Grafnetter
2017-04-24 18:55:22 +02:00
committed by Colin Seymour
parent eef0335c5f
commit e6d57c771d
3 changed files with 48 additions and 0 deletions

View File

@@ -4692,6 +4692,8 @@ XML:
- wsdl
extensions:
- ".xml"
- ".adml"
- ".admx"
- ".ant"
- ".axml"
- ".builds"