Quellcode durchsuchen

Update .gitattributes

Daniel vor 1 Monat
Ursprung
Commit
bcb198dd13
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -3,4 +3,5 @@
 
 # Ignores for analysis is used to produce the language stats bar which displays the languages percentages
 plugins/* linguist-vendored=true
-docs/* linguist-vendored=true
+docs/* linguist-vendored=true
+src/html/* linguist-vendored=true