Skip to content

Commit 7f4be39

Browse files
committed
add .gitattributes
helps #325
1 parent 47595e9 commit 7f4be39

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
* text=auto
2+
*.h text
3+
*.cpp text
4+
*.json text
5+
*.in text
26
*.sh eol=lf
37
*.bat eol=crlf
48
*.vcproj eol=crlf
59
*.vcxproj eol=crlf
610
*.sln eol=crlf
11+
devtools/agent_vm* eol=crlf

0 commit comments

Comments
 (0)