mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Update .gitattributes (#544)
This commit is contained in:
parent
6ea4c01e4e
commit
324a6ac9a9
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -6,3 +6,6 @@
|
|||||||
.github export-ignore
|
.github export-ignore
|
||||||
.editorconfig export-ignore
|
.editorconfig export-ignore
|
||||||
.travis.yml export-ignore
|
.travis.yml export-ignore
|
||||||
|
|
||||||
|
# Linguist incorrectly identified the headers as C++, manually override this.
|
||||||
|
*.h linguist-language=C
|
||||||
|
Loading…
Reference in New Issue
Block a user