diff options
author | obscuren <geffobscura@gmail.com> | 2015-05-07 06:03:11 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-05-07 06:03:11 +0800 |
commit | 97c37356fdcfac8b704c3d75b33e322a737c4e55 (patch) | |
tree | 414b531bb3249bdad3bb8a142b063a677366a202 | |
parent | 82ac4712f17d69e6fa90949357ba0d97a3d8a770 (diff) | |
download | go-tangerine-97c37356fdcfac8b704c3d75b33e322a737c4e55.tar.gz go-tangerine-97c37356fdcfac8b704c3d75b33e322a737c4e55.tar.zst go-tangerine-97c37356fdcfac8b704c3d75b33e322a737c4e55.zip |
updated ignore0.9.16
-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/ |