From 8ec2a2c67222ed9c1f00b59e698147241fba0076 Mon Sep 17 00:00:00 2001 From: Steve Winton Date: Fri, 1 Nov 2019 11:14:24 -0500 Subject: [PATCH] Always ignore node_modules --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95e1353..28ed554 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# comment this out distribution branches node_modules/ # Editors