ソースを参照

.gitattributes: exclude libunwind from lang stat

eupn 4 年 前
コミット
6b283962c5
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+# Specify LLVM's libunwind as vendored so it'll be excluded from the language stats
+llvm-libunwind/* linguist-vendored