From 9bec510066a0dc0a3da160cf8f98a8237b77807a Mon Sep 17 00:00:00 2001 From: Paolo Pedercini Date: Mon, 31 Aug 2020 11:56:34 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b1cbf5..4e7f81e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ .Spotlight-V100 .Trashes ehthumbs.db -Thumbs.db \ No newline at end of file +Thumbs.db +node_modules \ No newline at end of file