Преглед на файлове

Merge pull request #1 from eupn/add-gitattributes

Exclude libunwind from repository's language stat
Amanieu d'Antras преди 4 години
родител
ревизия
4fc3974fd9
променени са 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