chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
777e8f2
)
Treat *.h files as C++.
author
Vladimír Vondruš
<mosra@centrum.cz>
Wed, 25 Apr 2018 09:24:37 +0000
(11:24 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Wed, 25 Apr 2018 09:24:37 +0000
(11:24 +0200)
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 4d2be6b0076b3a318893ac0979e879db3ac370f3..db0a969857cdc9f2cad2a7ad6f0b8e83aa8f7ebc 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-1,3
+1,4
@@
# Make the GitHub language stats bar prettier
doc/* linguist-documentation
css/*.compiled.css linguist-generated
+*.h linguist-language=C++