tell git that .h is C++ code

This commit is contained in:
方而静 2024-02-10 14:19:51 +08:00
parent a03cf1b2a1
commit d1520baa61
Signed by: szTom
GPG Key ID: 072D999D60C6473C

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.h linguist-language=C++