mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-16 04:23:04 +08:00
Merge pull request #4413 from mysterywolf/gitattributes
[.gitattributes] 解决github显示C++代码比例虚高的问题
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
*.c linguist-language=C
|
||||
*.C linguist-language=C
|
||||
*.h linguist-language=C
|
||||
*.H linguist-language=C
|
||||
|
||||
* text=auto
|
||||
|
||||
*.S text
|
||||
|
||||
Reference in New Issue
Block a user