Skip to content

Commit 560cd27

Browse files
author
kelly.leahy
committed
Add git attributes settings for *.c and *.h to force line endings to LF.
1 parent cfba137 commit 560cd27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.c eol=lf
2+
*.h eol=lf

0 commit comments

Comments
 (0)