Bläddra i källkod

.gitattributes: exclude libunwind from lang stat

eupn 4 år sedan
förälder
incheckning
6b283962c5
1 ändrade filer med 2 tillägg och 0 borttagningar
  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