GH Linguist: Ignore drivers/*
This commit is contained in:
parent
8b1c665087
commit
73918100be
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,5 +1,6 @@
|
|||
# Properly detect languages on Github
|
||||
*.h linguist-language=cpp
|
||||
drivers/* linguist-vendored
|
||||
|
||||
*.cpp eol=lf
|
||||
*.h eol=lf
|
||||
|
|
Loading…
Reference in a new issue