Force LF on .cc
This commit is contained in:
parent
99ddcd3d0e
commit
24b229aec9
|
@ -1,5 +1,6 @@
|
|||
# Force LF
|
||||
*.c text eol=lf
|
||||
*.cc text eol=lf
|
||||
*.h text eol=lf
|
||||
*.md text eol=lf
|
||||
*.json text eol=lf
|
||||
|
|
Loading…
Reference in New Issue