Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Add notes for GitHub's Linguist tool.
Browse files Browse the repository at this point in the history
 - .h files are generally C++
 - ThirdParty/ is vendored code.
  • Loading branch information
grp committed Nov 5, 2015
1 parent e8105d7 commit b44c46c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
@@ -0,0 +1,2 @@
ThirdParty/* linguist-vendored
*.h linguist-language=C++

0 comments on commit b44c46c

Please sign in to comment.