Skip to content

Commit 01aeb2f

Browse files
committed
.gitattributes: Fix lib/libtsan path after ee0ff13.
1 parent c3a408e commit 01aeb2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ lib/std/tar/testdata/** binary
1212
src/Package/Fetch/testdata/** binary
1313
src/Package/Fetch/git/testdata/** binary
1414

15+
lib/compiler/aro/** linguist-vendored
1516
lib/include/** linguist-vendored
1617
lib/libc/** linguist-vendored
1718
lib/libcxx/** linguist-vendored
1819
lib/libcxxabi/** linguist-vendored
20+
lib/libtsan/** linguist-vendored
1921
lib/libunwind/** linguist-vendored
20-
lib/tsan/** linguist-vendored
21-
lib/compiler/aro/** linguist-vendored

0 commit comments

Comments
 (0)