diff --git a/.gitattributes b/.gitattributes new file mode 100755 index 0000000..f2e3418 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.php diff=php +*.css diff=css +*.scss diff=css