update of git configs

This commit is contained in:
Tobias Schmidl 2016-12-07 17:01:55 +01:00
parent 34e162f851
commit c658f89b56
4 changed files with 52 additions and 41 deletions

10
gitattributes Normal file
View file

@ -0,0 +1,10 @@
*.c diff=cpp text eol=lf filter=uncrustify_cpp
*.cpp diff=cpp text eol=lf filter=uncrustify_cpp
*.css text eol=auto diff=css
*.gif diff=image
*.h diff=cpp text eol=lf filter=uncrustify_cpp
*.hpp diff=cpp text eol=lf filter=uncrustify_cpp
*.html text eol=auto diff=html
*.jpg diff=image
*.png diff=image
*.py text eol=auto diff=python