Header files are now counted as CPP instead of C

This commit is contained in:
Michael Grafnetter 2019-02-01 20:53:52 +01:00 committed by GitHub
parent 4272076072
commit d35d24de65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitattributes vendored
View File

@ -11,8 +11,9 @@
*.zip filter=lfs diff=lfs merge=lfs -text
###############################################################################
# Exclude the following paths from GitHub repo statistics
# Fix GitHub repo statistics
###############################################################################
*.h linguist-language=C++
Src/Microsoft.Database.Isam/* linguist-vendored
Src/Microsoft.Isam.Esent.Interop/* linguist-vendored
Scripts/Modules/* linguist-vendored