Browse Source

Update .gitattributes (#3270)

Daniel 4 years ago
parent
commit
469faf3ed5
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -1,2 +1,6 @@
 # Enforce Unix newlines
 * text=auto eol=lf
+
+# Ignores for analysis is used to produce the language stats bar which displays the languages percentages
+plugins/* linguist-vendored=true
+docs/* linguist-vendored=true