From 75065af4cd3cc050bae1de269b4d77f6fbebf2e8 Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 12 Sep 2020 18:36:42 +0200 Subject: [PATCH] ignore node_modules --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2ab6940..ac9bc9b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ web/.htaccess # WP-CLI wp-cli.local.yml + +/Packages/gruener-salon/node_modules/