Skip to content

Commit 233f03c

Browse files
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
1 parent 5c5700c commit 233f03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Ignore vendored scripts in GitHub stats
2-
src/static/* linguist-vendored
2+
src/static/scripts/* linguist-vendored
33

0 commit comments

Comments
 (0)