update of git configs
This commit is contained in:
parent
34e162f851
commit
c658f89b56
4 changed files with 52 additions and 41 deletions
10
gitattributes
Normal file
10
gitattributes
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue