Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Commit

Permalink
updated .gitattributes
Browse files Browse the repository at this point in the history
Added .cpp to .h to be rendered as plain text
  • Loading branch information
riyadhalnur committed Apr 23, 2013
1 parent 40d8668 commit e2d7b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Expand Up @@ -21,5 +21,5 @@
*.rtf diff=astextplain
*.RTF diff=astextplain
*.ino diff=astextplain
.cpp diff=astextplain
.h diff=astextplain
*.cpp diff=astextplain
*.h diff=astextplain

0 comments on commit e2d7b22

Please sign in to comment.