Skip to content

Commit

Permalink
properly detect .h as a C++ header file
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandros committed May 30, 2016
1 parent f232782 commit 18484eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Properly detect languages on Github
*.h linguist-language=cpp

*.cpp eol=lf
*.h eol=lf
*.py eol=lf
Expand Down

0 comments on commit 18484eb

Please sign in to comment.