From a33512aa38e48425c96a892385fff1ee096d9cd9 Mon Sep 17 00:00:00 2001 From: Achilles Rasquinha Date: Thu, 28 Sep 2017 12:35:52 +0530 Subject: [PATCH] added node_modules, working on webpack --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4dd4f3f6ce..436a08414e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ dist/ build/ frappe/docs/current .vscode +node_modules \ No newline at end of file