GH Linguist: Ignore drivers/*
This commit is contained in:
parent
8b1c665087
commit
73918100be
|
@ -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 New Issue