This commit is contained in:
Yohan Boujon 2025-03-13 19:55:44 +01:00
parent 8487bfe34b
commit 36b9c26fa8

11
.gitattributes vendored
View file

@ -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