Skip to content

Commit

Permalink
Fix .gitattributes even more
Browse files Browse the repository at this point in the history
(sigh)
  • Loading branch information
arch1t3cht committed Jan 14, 2025
1 parent c463bbf commit 36c70f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
subprojects/csri/* linguist-vendored
subprojects/iconv/* linguist-vendored
subprojects/luabins/* linguist-vendored
subprojects/csri/** linguist-vendored
subprojects/iconv/** linguist-vendored
subprojects/luabins/** linguist-vendored

subprojects/csri/meson.build -linguist-vendored
subprojects/iconv/meson.build -linguist-vendored
Expand Down

0 comments on commit 36c70f5

Please sign in to comment.