Преглед изворни кода

.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