diff options
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e7eb74e61..e5ae179a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 |