lightning-terminal/.gitattributes

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