From eeee69403bb434b81b5baa4192d908fbffdabfab Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Thu, 28 Jul 2022 23:56:40 +0300 Subject: [PATCH] add node_modules --- ~/Git/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/~/Git/.gitignore b/~/Git/.gitignore index 352b756..2369770 100644 --- a/~/Git/.gitignore +++ b/~/Git/.gitignore @@ -1,3 +1,4 @@ venv/ +node_modules/ vendor/ composer.phar