From 6f2dd4807f5d250d1ea2de84db3e0f1b01bb85f7 Mon Sep 17 00:00:00 2001 From: yann300 Date: Wed, 18 Apr 2018 17:05:48 +0200 Subject: [PATCH] add item to ignore list --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4ecfa30441..af13303645 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,9 @@ build node_modules reports soljson.js +soljson.js.* npm-debug.log* package-lock.json remix .DS_Store +contracts