Skip to content

Commit 7eb0e91

Browse files
committed
fix(gitattributes): try another fix for hidden components in node_modules
1 parent d23f880 commit 7eb0e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/node_modules linguist-vendored
22
/packages/node_modules linguist-vendored=false
3-
/packages/node_modules linguist-generated=false
3+
/packages/node_modules/** linguist-generated=false

0 commit comments

Comments
 (0)