Make GitHub treat header files as C++.

This commit is contained in:
Alexander Shaduri
2021-03-11 16:44:31 +04:00
parent 692fb1c7ca
commit 7934433100
+3
View File
@@ -0,0 +1,3 @@
# Make sure github recognizes header files as C++, not C.
*.h linguist-language=C++