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

Exclude vendored scripts from Github language statistics

Daniel García пре 4 година
родитељ
комит
16eb0a56f9
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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