Browse Source

Exclude vendored scripts from Github language statistics

Daniel García 4 years ago
parent
commit
16eb0a56f9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+# Ignore vendored scripts in GitHub stats
+src/static/* linguist-vendored
+