mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03: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
|