From 5ecd0c7fffc703e706bf0b1a2ba2bb4894a3b990 Mon Sep 17 00:00:00 2001 From: Jason Ibrahim Date: Tue, 5 Mar 2019 16:17:45 -0800 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b8fb7487..007b4937 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,6 @@ cli/index.js .ghpages-tmp stats.json /package-lock.json + +.idea/ +*.iml