mirror of
https://github.com/flarum/core.git
synced 2025-07-17 14:51:19 +02:00
Mark JS dist
folder as generated code (#2828)
This excludes it from the repo's language stats and are suppressed in Linguist diffs. See: https://github.com/github/linguist/blob/master/docs/overrides.md#generated-code
This commit is contained in:
1
framework/core/.gitattributes
vendored
1
framework/core/.gitattributes
vendored
@@ -11,5 +11,6 @@ phpunit.xml export-ignore
|
||||
tests export-ignore
|
||||
|
||||
js/dist/* -diff
|
||||
js/dist/* linguist-generated
|
||||
|
||||
* text=auto eol=lf
|
||||
|
Reference in New Issue
Block a user