mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
chore: fix generated code being included in language stats
This commit is contained in:
parent
01fa8e18aa
commit
130bd402ab
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -2,4 +2,4 @@
|
||||||
# that, generated. This will make sure the JS (and TS types for that matter)
|
# that, generated. This will make sure the JS (and TS types for that matter)
|
||||||
# will not show up in the repository's language statistics.
|
# will not show up in the repository's language statistics.
|
||||||
|
|
||||||
app/src/types/generated* linguist-generated
|
app/src/types/generated/** linguist-generated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue