diff --git a/.gitignore b/.gitignore
index b8beaa7dcb1c2b9ea776f693b731872e55e3cc48..fcc615ec483136a0e34c78a9ec38d0592d785336 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,8 @@ test/blockchain/lib/*.d.ts
 /server.d.ts
 app/**/*.js*
 app/**/*.d.ts
+test/integration/*.js*
+test/integration/*.d.ts
 test/integration/membership_chainability.js*
 test/integration/membership_chainability.d.ts
 test/integration/tools/toolbox.js*