exclude external libs from github statistics (#740)

for more info consult:
https://github.com/github/linguist#using-gitattributes
This commit is contained in:
H-M-H 2017-04-15 00:36:43 +02:00 committed by heinrich5991
parent 9e7eb9c142
commit 9f2869d275
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
other/*/include/* linguist-vendored
src/engine/external/* linguist-vendored