From 58b515fb44381536e927290b174b96e2f241bd92 Mon Sep 17 00:00:00 2001
From: cgeek <cem.moreau@gmail.com>
Date: Thu, 27 Jul 2017 16:09:47 +0200
Subject: [PATCH] .gitignore "membership_chainability.js*"

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index addb26e67..e33419e42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ test/blockchain/lib/*.js*
 /index.js*
 /server.js*
 app/**/*.js*
+test/integration/membership_chainability.js*
 test/integration/tools/toolbox.js*
 test/integration/documents-currency.js*
 test/fast/modules/crawler/block_pulling.js*
\ No newline at end of file
-- 
GitLab