diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..911ff46 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,29 @@ +* text=auto + +*.h text +*.c text +*.cc text +*.cpp text +*.mm text +*.lemon text +*.y text +*.re text +*.i text +*.asm text +*.S text + +*.acs text + +*.vcproj text +*.sln text +*.bat text +*.rc text + +*.txt text +language.* text + +*.png binary +*.imgz binary +*.lmp binary +*.flac binary +*.dat binary