Преглед изворни кода

Just ignore scripts

Nothing else in `src/static` is vendored external scripts, so just ignore these.

This also fixes the glob, which previously wasn't matching anything
Jake Howard пре 4 година
родитељ
комит
233f03ca2b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

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