From 0192d5f5d76266bfc3cf38123ef6c65ab6e38ac4 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 17 Oct 2017 10:30:33 -0400 Subject: [PATCH] added gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 386c235..76460f8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ sftp-config.json *.sublime-workspace .idea .vscode +node_modules/