diff --git a/.gitattributes b/.gitattributes index fb39fe041bc..8afacce4e59 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ **/yui/build/** -diff **/amd/build/** -diff +lib/dml/oci_native_moodle_package.sql text eol=lf theme/bootstrapbase/style/editor.css -diff theme/bootstrapbase/style/moodle.css -diff diff --git a/lib/dml/oci_native_moodle_package.sql b/lib/dml/oci_native_moodle_package.sql index 850fb5fff5a..1d6dec943bb 100644 --- a/lib/dml/oci_native_moodle_package.sql +++ b/lib/dml/oci_native_moodle_package.sql @@ -30,6 +30,8 @@ * - bit ops: To provide cross-db bitwise operations to be used by the * sql_bitXXX() helper functions * - one space hacks: One space empty string substitute hacks. + * + * Moodle will not parse this file correctly if it uses Windows line endings. */ CREATE OR REPLACE PACKAGE MOODLELIB AS