mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
5 lines
263 B
Text
5 lines
263 B
Text
# Instruct the GitHub linguist tool to interpret the generated JS code as just
|
|
# 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
|