summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2018-09-22Meta: Add gitattributes fileJames Rowe
Github Linguist will read this file when calculating language stats for the repository. We can use this to exclude any vendored dependencies in externals and dist. Also makes all h files be considered cpp