diff --git a/.gitattributes b/.gitattributes index be4c25d8..fdb930b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -46,3 +46,9 @@ # treat as binary ############################################################################### *.snk binary + +############################################################################### +# Set default behavior to: +# collapse these files in PRs +############################################################################### +*.xlf linguist-generated=true \ No newline at end of file