update .gitattributes with *.c and *.h rules
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
Makefile text eol=lf
|
Makefile text eol=lf
|
||||||
*.mk text eol=lf
|
*.mk text eol=lf
|
||||||
|
*.c text eol=lf
|
||||||
|
*.h text eol=lf
|
||||||
|
|
||||||
*.png binary
|
*.png binary
|
||||||
*.bin binary
|
*.bin binary
|
||||||
|
|||||||
Reference in New Issue
Block a user