Ver Fonte

.gitattributes: exclude libunwind from lang stat

eupn há 4 anos atrás
pai
commit
6b283962c5
1 ficheiros alterados com 2 adições e 0 exclusões
  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