cJSON/.gitattributes

12 lines
340 B
Plaintext
Raw Normal View History

2018-09-04 19:25:15 +00:00
* text=auto
/tests/inputs/* text eol=lf
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
.editorconfig export-ignore
.travis.yml export-ignore
2020-12-31 02:38:10 +00:00
# Linguist incorrectly identified the headers as C++, manually override this.
*.h linguist-language=C