diff --git a/.gitattributes b/.gitattributes index 7947bdcfc1e..05344a3627b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ **.js.map -diff **-min.js -diff **.min.js -diff + +# Remove composer lock file changes from standard diff views. +/composer.lock -diff