Skip to content

Commit 578ee9d

Browse files
committed
add .gitattributes
helps open-source-parsers#325
1 parent 624caff commit 578ee9d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* text=auto
2+
*.h text
3+
*.cpp text
4+
*.json text
5+
*.in text
6+
*.sh eol=lf
7+
*.bat eol=crlf
8+
devtools/agent_vm* eol=crlf

0 commit comments

Comments
 (0)