From 1228046417fad7bb636f7934a5c56cc383ff9e91 Mon Sep 17 00:00:00 2001 From: Gaudenz Alder Date: Wed, 17 Jan 2018 15:06:34 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fb82a6651f..d034bb2fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -/bin/ -node_modules/ +bin +build +classes +node_modules