We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47595e9 commit 7f4be39Copy full SHA for 7f4be39
.gitattributes
@@ -1,6 +1,11 @@
1
* text=auto
2
+*.h text
3
+*.cpp text
4
+*.json text
5
+*.in text
6
*.sh eol=lf
7
*.bat eol=crlf
8
*.vcproj eol=crlf
9
*.vcxproj eol=crlf
10
*.sln eol=crlf
11
+devtools/agent_vm* eol=crlf
0 commit comments