Explorar el Código

Exclude vendored scripts from Github language statistics

Daniel García hace 4 años
padre
commit
16eb0a56f9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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