Mark book's javascript library as binary

highlight.js has a big dictionary of words. When git-grep includes
one of those words, it floods the screen with the whole dictionary.

Mark it as binary so that it'll now just report one line:

     Binary file book/theme/highlight.js matches
This commit is contained in:
Greg Fitzgerald 2019-03-26 08:10:09 -06:00 committed by Grimes
parent af9b173dfd
commit 9759ac2961
1 changed files with 1 additions and 0 deletions

1
book/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
theme/highlight.js binary