mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 08:41:55 +00:00
Make Github recognize header language as C (#127)
Without this a lot of `*.h` files are marked as being C++ or Objective-C, even though all of it is C.
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.h linguist-language=C
|
Reference in New Issue
Block a user