mirror of
https://github.com/Kiritow/MiniEngine.git
synced 2024-03-22 13:11:22 +08:00
Add Git Attribute trying to fix language displaying problem
This commit is contained in:
parent
11d45b4bfd
commit
977721b226
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.c linguist-language=C++
|
||||
*.cpp linguist-language=C++
|
||||
*.h linguist-language=C++
|
||||
*.hpp linguist-language=C++
|
Loading…
Reference in New Issue
Block a user