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