projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.legalNotice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05f5f0c
)
Use 'css' diff driver for (S)CSS files
author
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 11 Mar 2021 11:43:34 +0000
(12:43 +0100)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 11 Mar 2021 11:43:34 +0000
(12:43 +0100)
.gitattributes
patch
|
blob
|
blame
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 461090b7ecca054b69e8e69e0dbc0f5e4ad705bc..f2e3418519697e51b1f5799aa770d8f2cf3cf155 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-1
+1,3
@@
*.php diff=php
+*.css diff=css
+*.scss diff=css