Treat minified JavaScript as binary

The minified JavaScript is effectively a binary artifact that we carry in
the repo.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2016-06-26 22:37:29 +02:00 committed by Dirk Hohndel
parent 4ed6101c5c
commit 066f79223c

1
.gitattributes vendored
View file

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