chiark / gitweb /
Treat *.h files as C++.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 25 Apr 2018 09:24:37 +0000 (11:24 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 25 Apr 2018 09:24:37 +0000 (11:24 +0200)
.gitattributes

index 4d2be6b0076b3a318893ac0979e879db3ac370f3..db0a969857cdc9f2cad2a7ad6f0b8e83aa8f7ebc 100644 (file)
@@ -1,3 +1,4 @@
 # Make the GitHub language stats bar prettier
 doc/* linguist-documentation
 css/*.compiled.css linguist-generated
+*.h linguist-language=C++