From e8ed1cc10b13f5fe2d7ac294e4a1cb3413a08b53 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 13 May 2014 10:50:38 -0300 Subject: [PATCH] sets browser bundle a binary file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9c7890c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +browser/bundle.js binary