19 lines
387 B
Plaintext
19 lines
387 B
Plaintext
* text=auto
|
|
*.c text
|
|
*.cc text
|
|
*.gyp text
|
|
*.gypi text
|
|
*.h text
|
|
*.rst text
|
|
*.sh text
|
|
*.txt text
|
|
.gitignore text
|
|
.gitattributes text
|
|
Makefile text
|
|
configure text
|
|
|
|
*.sh eol=lf
|
|
configure eol=lf
|
|
VERSION.txt eol=lf
|
|
shared/GetCommitHash.cmd text eol=crlf
|