mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 15:49:43 +02:00
MDL-53432 core: Treat derived css and js as binary files in git
This commit is contained in:
parent
fed66ad9e2
commit
08824e8006
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
**/yui/build/** -diff
|
||||||
|
**/amd/build/** -diff
|
||||||
|
theme/bootstrapbase/style/editor.css -diff
|
||||||
|
theme/bootstrapbase/style/moodle.css -diff
|
Loading…
Add table
Add a link
Reference in a new issue