aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2018-06-12 02:04:28 +0800
committerkumavis <aaron@kumavis.me>2018-06-12 02:04:28 +0800
commit02f5502e16fefc8d92392e614861e3f672c4f909 (patch)
treee23fe7247e3581a6221b3b28ae6674067b9d03db /.gitignore
parent0db776c3cc58e817d108d38ca389893cb13e3f92 (diff)
downloadtangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.gz
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.bz2
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.lz
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.xz
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.zst
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.zip
test - e2e - inject metamask config to point at localhost
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 21a13c904..fcf520641 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ test/bundle.js
test/test-bundle.js
test-artifacts
+test-builds
#ignore css output and sourcemaps
ui/app/css/output/
@@ -38,4 +39,4 @@ ui/app/css/output/
notes.txt
.coveralls.yml
-.nyc_output \ No newline at end of file
+.nyc_output