Just ignore scripts

Nothing else in `src/static` is vendored external scripts, so just ignore these.

This also fixes the glob, which previously wasn't matching anything
This commit is contained in:
Jake Howard
2021-04-01 20:44:58 +01:00
committed by GitHub
parent 5c5700caa7
commit 233f03ca2b

2
.gitattributes vendored
View File

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