mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-12 03:09:31 +00:00
pulling .xsp, .form, .view from PR
Per comment in [PR 2438](https://github.com/github/linguist/pull/2438#issuecomment-120588670), pulling all but .xsp-config and .xsp.metadata for uniqueness and non-overlapping assignment based on file extension. This should be set / overridden in the `.gitattributes` file, [as demonstrated here](https://github.com/edm00se/AnAppOfIceAndFire/blob/master/.gitattributes), to assign the XPages language to the project files.
This commit is contained in:
@@ -3539,9 +3539,6 @@ XML:
|
|||||||
XPages:
|
XPages:
|
||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .form
|
|
||||||
- .view
|
|
||||||
- .xsp
|
|
||||||
- .xsp-config
|
- .xsp-config
|
||||||
- .xsp.metadata
|
- .xsp.metadata
|
||||||
tm_scope: none
|
tm_scope: none
|
||||||
|
|||||||
Reference in New Issue
Block a user