From 9cd98d9ecb93e5a059a88479280238ebd21f0c7e Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Wed, 13 Dec 2017 11:18:06 -0500 Subject: [PATCH] add NOTES to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0c56f1e4..78504505 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ test_app/node_modules/ test_app/chains.json .idea .eslintrc.json +NOTES