From ff3747f411b6d27fa6cf2efa2988a7c946b7975b Mon Sep 17 00:00:00 2001 From: Chaitanya Thengdi Date: Fri, 1 Sep 2017 12:38:23 +0530 Subject: [PATCH] Update .gitignore to add more paths that should not show as part of the project --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36f4..9bf87c790 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -.idea \ No newline at end of file +.idea +build/ +node_modules/ +package.json +*.config.js +