소스 검색

Merge pull request #1 from eupn/add-gitattributes

Exclude libunwind from repository's language stat
Amanieu d'Antras 3 년 전
부모
커밋
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