chore: fix generated code being included in language stats

This commit is contained in:
jamaljsr 2020-12-11 18:00:16 -05:00
parent 01fa8e18aa
commit 130bd402ab

2
.gitattributes vendored
View file

@ -2,4 +2,4 @@
# that, generated. This will make sure the JS (and TS types for that matter)
# will not show up in the repository's language statistics.
app/src/types/generated* linguist-generated
app/src/types/generated/** linguist-generated