ソースを参照

Update .gitattributes

Daniel 1 ヶ月 前
コミット
bcb198dd13
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -3,4 +3,5 @@
 
 
 # Ignores for analysis is used to produce the language stats bar which displays the languages percentages
 # Ignores for analysis is used to produce the language stats bar which displays the languages percentages
 plugins/* linguist-vendored=true
 plugins/* linguist-vendored=true
-docs/* linguist-vendored=true
+docs/* linguist-vendored=true
+src/html/* linguist-vendored=true