mirror of
https://github.com/DaveGamble/cJSON
synced 2024-12-22 14:42:06 +00:00
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
* 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
|