From d4f9b36f47f045323d01a0ad18075ea579be8e60 Mon Sep 17 00:00:00 2001 From: Christopher Talib Date: Fri, 27 Sep 2019 15:14:25 +0200 Subject: [PATCH] adding another rule to git ignore --- react/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/react/.gitignore b/react/.gitignore index 4565775..e289626 100644 --- a/react/.gitignore +++ b/react/.gitignore @@ -1,6 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies +node_modules /node_modules /.pnp .pnp.js