Browse Source

Exclude vendored scripts from Github language statistics

Daniel García 4 năm trước cách đây
mục cha
commit
16eb0a56f9
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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