diff --git a/.gitattributes b/.gitattributes new file mode 100644 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.css diff=css +*.html diff=html +*.pl diff=perl +*.rb diff=ruby