mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
[.gitattributes] 解决github显示C++代码比例虚高的问题
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -40,3 +40,8 @@ COPYING text
|
||||
*.sct -text
|
||||
*.xsd -text
|
||||
Jamfile -text
|
||||
|
||||
*.c linguist-language=C
|
||||
*.C linguist-language=C
|
||||
*.h linguist-language=C
|
||||
*.H linguist-language=C
|
||||
|
||||
Reference in New Issue
Block a user