Procházet zdrojové kódy

GH Linguist: Ignore drivers/*

Rémi Verschelde před 9 roky
rodič
revize
73918100be
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1,5 +1,6 @@
 # Properly detect languages on Github
 *.h linguist-language=cpp
+drivers/* linguist-vendored
 
 *.cpp eol=lf
 *.h eol=lf