summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-03-05 21:30:26 +0900
committerSho Sakuma <me@m1sk9.dev>2026-03-05 21:30:26 +0900
commit30597465d554941d28c09456d1673dec5627905f (patch)
tree2a9d4a45471de8480b56473542aec36d412c5e76
parent13c948cb749f8cccacc10eed94664133195337f9 (diff)
downloadLunaticChat-30597465d554941d28c09456d1673dec5627905f.tar.gz
LunaticChat-30597465d554941d28c09456d1673dec5627905f.tar.bz2
LunaticChat-30597465d554941d28c09456d1673dec5627905f.zip
chore: exclude docs Vue files from language statistics
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2f2bc30..e921901 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@
x linguist-vendored=true
gradlew linguist-vendored=true
.github/scripts/post-test-results.sh linguist-vendored=true
+docs/.vitepress/theme/*.vue linguist-vendored=true