hoeza
This commit is contained in:
parent
9d69351302
commit
208be68cdd
1 changed files with 9 additions and 6 deletions
15
.gitattributes
vendored
15
.gitattributes
vendored
|
@ -1,6 +1,9 @@
|
|||
RTE/* linguist-documentation
|
||||
**/*.uvoptx linguist-documentation
|
||||
**/*.uvl linguist-documentation
|
||||
RTE/* linguist-vendored
|
||||
**/*.uvoptx linguist-vendored
|
||||
**/*.uvl linguist-vendored
|
||||
# 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
|
||||
RTE/* linguist-vendored=true
|
||||
**/*.uvoptx linguist-vendored=true
|
||||
**/*.uvl linguist-vendored=true
|
Loading…
Add table
Reference in a new issue