dsq
This commit is contained in:
parent
208be68cdd
commit
8487bfe34b
1 changed files with 4 additions and 4 deletions
8
.gitattributes
vendored
8
.gitattributes
vendored
|
@ -1,9 +1,9 @@
|
|||
# Mark files to be treated as plain text, ignoring language detection
|
||||
RTE/* linguist-language=Plain Text
|
||||
RTE/** linguist-language=Plain Text
|
||||
**/*.uvoptx linguist-language=Plain Text
|
||||
**/*.uvl linguist-language=Plain Text
|
||||
|
||||
# Optionally, mark external files as vendored if needed
|
||||
RTE/* linguist-vendored=true
|
||||
**/*.uvoptx linguist-vendored=true
|
||||
**/*.uvl linguist-vendored=true
|
||||
RTE/** linguist-detectable
|
||||
**/*.uvoptx linguist-detectable
|
||||
**/*.uvl linguist-detectable
|
Loading…
Add table
Reference in a new issue