Add .gitattributes for proper diff drivers

This commit is contained in:
Tim Düsterhus 2022-03-04 20:47:36 +01:00
parent 18fc4baf11
commit adf8792cb2
Signed by: TimWolla
GPG Key ID: 8FF75566094168AF
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored Executable file
View File

@ -0,0 +1,3 @@
*.php diff=php
*.css diff=css
*.scss diff=css