Git: use dyff for yaml diffing

This commit is contained in:
2022-06-01 19:08:36 +02:00
parent 49bd6759b3
commit f76f574e77
2 changed files with 8 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.* diff=delta
*.yml diff=dyff
*.yaml diff=dyff