diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index c18f26c92fe..00000000000 --- a/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -# These files are text and should be normalized (convert crlf => lf) -*.cs text diff=csharp -*.cmd text -*.txt text -*.xml text -*.md text -*.mf text -*.java text -*.form text - -# Images should be treated as binary -# (binary is a macro for -text -diff) -*.png binary -*.gif binary -*.jepg binary - -*.sdf binary \ No newline at end of file