diff --git a/.gitattributes b/.gitattributes index d9ac56b78..8afd77a58 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,27 +1 @@ -* text=auto - -*.h text -*.c text -*.cc text -*.cpp text -*.mm text -*.lemon text -*.y text -*.re text -*.i text -*.asm text -*.S text - -*.vcproj text -*.sln text -*.bat text -*.rc text - -*.txt text -language.* text - -*.png binary -*.imgz binary -*.lmp binary -*.flac binary -*.dat binary +* text=false \ No newline at end of file