mirror of https://github.com/DaveGamble/cJSON.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
340 B
11 lines
340 B
* text=auto
|
|
/tests/inputs/* text eol=lf
|
|
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.github export-ignore
|
|
.editorconfig export-ignore
|
|
.travis.yml export-ignore
|
|
|
|
# Linguist incorrectly identified the headers as C++, manually override this.
|
|
*.h linguist-language=C
|
|
|