Skip to content

Commit 130bd40

Browse files
committed
chore: fix generated code being included in language stats
1 parent 01fa8e1 commit 130bd40

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
@@ -2,4 +2,4 @@
22
# that, generated. This will make sure the JS (and TS types for that matter)
33
# will not show up in the repository's language statistics.
44

5-
app/src/types/generated* linguist-generated
5+
app/src/types/generated/** linguist-generated

0 commit comments

Comments
 (0)