From 08824e80065e5aebab8ef9937162cca4fc2efd86 Mon Sep 17 00:00:00 2001 From: Brendan Heywood Date: Mon, 14 Mar 2016 12:17:01 +1100 Subject: [PATCH] MDL-53432 core: Treat derived css and js as binary files in git --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..fb39fe041bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +**/yui/build/** -diff +**/amd/build/** -diff +theme/bootstrapbase/style/editor.css -diff +theme/bootstrapbase/style/moodle.css -diff