From 97c37356fdcfac8b704c3d75b33e322a737c4e55 Mon Sep 17 00:00:00 2001
From: obscuren <geffobscura@gmail.com>
Date: Thu, 7 May 2015 00:03:11 +0200
Subject: [PATCH] updated ignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 241c26a55b..3b34d32c28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ Godeps/_workspace/bin
 
 deploy/osx/Mist.app
 deploy/osx/Mist\ Installer.dmg
+cmd/mist/assets/ext/ethereum.js/
 
 # used by the Makefile
 /build/_workspace/
-- 
GitLab