summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-11-07 02:46:29 +0000
committerAylur <[email protected]>2024-11-07 02:46:29 +0000
commitc84ede5a1b0566c6a6fe2dc6c0594c02cac21815 (patch)
tree2817c541e26281d282535d32ced94a300ccf5315
parent779ec440e209b01d3a44f9377af78653d197fdc8 (diff)
update gitattributes
mark examples as vendored for linguist
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index df23535..cd3dbf9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@
*.js linguist-language=TypeScript
*.vue linguist-vendored
*.h linguist-vendored
+examples/** linguist-vendored