Skip to content

Commit 3abf47f

Browse files
authored
Make Github recognize header language as C (recp#127)
Without this a lot of `*.h` files are marked as being C++ or Objective-C, even though all of it is C.
1 parent 2fc51c6 commit 3abf47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.h linguist-language=C

0 commit comments

Comments
 (0)