Skip to content

Commit b4d4a39

Browse files
author
Paweł Jackowski
committed
don't touch EOLs in docs
1 parent d09cb7f commit b4d4a39

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitattributes

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
*.c text=auto eol=lf
2-
*.h text=auto eol=lf
2+
*.h text=auto eol=lf
3+
Makefile text=auto eol=lf
4+
5+
*.rst binary
6+
*.png binary
7+
*.jpg binary
8+
*.css binary
9+
*.html binary
10+
*.js binary

0 commit comments

Comments
 (0)