Procházet zdrojové kódy

Exclude vendored scripts from Github language statistics

Daniel García před 4 roky
rodič
revize
16eb0a56f9
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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