From 8cbc004d585ee0e2aa3845767828faeb2cf5bfa1 Mon Sep 17 00:00:00 2001
From: mbraidot <mbraidot@buenosaires.gob.ar>
Date: Mon, 20 May 2019 10:59:10 -0300
Subject: [PATCH] gitignore update

---
 web/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/web/.gitignore b/web/.gitignore
index 571125c..82ae203 100644
--- a/web/.gitignore
+++ b/web/.gitignore
@@ -64,3 +64,7 @@ typings/
 .env
 
 # End of https://www.gitignore.io/api/node
+
+
+start_web.sh
+bin/*
\ No newline at end of file
-- 
GitLab