Force LF on .cc

This commit is contained in:
Alexander Batalov
2022-05-23 11:25:22 +03:00
parent 99ddcd3d0e
commit 24b229aec9
+1
View File
@@ -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