From 0bfe62ebeab779e455f241be9e6750138d2335d3 Mon Sep 17 00:00:00 2001 From: Jack May Date: Wed, 2 Oct 2019 10:26:18 -0700 Subject: [PATCH] fix: ignore fixtures (#498) --- web3.js/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web3.js/.gitignore b/web3.js/.gitignore index 4dc33cd8d2..d9e5fcfcd2 100644 --- a/web3.js/.gitignore +++ b/web3.js/.gitignore @@ -28,3 +28,6 @@ doc # bpf-sdk /bpf-sdk /bpf-sdk.tar.bz2 + +# fixtures +/test/fixtures