Flag more minified javascript as binary

This is so that crap doesn't show up when doing ex. git grep

Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
Anton Lundin 2017-06-01 14:46:00 +02:00 committed by Dirk Hohndel
parent 6e2e363c57
commit 996fda1fa1

3
.gitattributes vendored
View file

@ -1,4 +1,7 @@
.gitignore export-ignore
.gitattributes export-ignore
Documentation/*.html.git text=auto
theme/jqplot.canvasAxisTickRenderer.min.js binary
theme/jqplot.highlighter.min.js binary
theme/jquery.jqplot.min.js binary
theme/jquery.min.js binary