From 875360e14e986df12c22b3a0e3f4a37955a794c9 Mon Sep 17 00:00:00 2001 From: Mitsunari Date: Sat, 19 Oct 2019 11:46:39 +1100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6a3e68d..4e265b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -**/.DS_Store \ No newline at end of file +**/.DS_Store +**/node_modules \ No newline at end of file