diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 241c26a55..3b34d32c2 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/ |