Sfoglia il codice sorgente

Exclude vendored scripts from Github language statistics

Daniel García 4 anni fa
parent
commit
16eb0a56f9
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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