From 02f5502e16fefc8d92392e614861e3f672c4f909 Mon Sep 17 00:00:00 2001 From: kumavis Date: Mon, 11 Jun 2018 11:04:28 -0700 Subject: test - e2e - inject metamask config to point at localhost --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3