mirror of
https://github.com/moodle/moodle.git
synced 2026-03-13 08:23:51 +08:00
MDL-87461 core: Hide diffs for composer.lock
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user