Add linguist-generated
attribute to generated files (#2221)
Just some best practices [as outlined here](https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github). Should help make code reviews a little nicer.
This commit is contained in:
parent
a35c311571
commit
69f21b2a79
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
frontend/xliff/*.xlf linguist-generated
|
||||||
|
frontend/src/__generated__/** linguist-generated
|
||||||
|
frontend/yarn.lock linguist-generated
|
Loading…
Reference in New Issue
Block a user