summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-22Meta: Add gitattributes fileJames Rowe1-0/+4
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