From 8fd6d829120075c75e1b6273826665d108e75eaa Mon Sep 17 00:00:00 2001 From: rsanchez <rsanchez@curisit.net> Date: Mon, 17 Apr 2017 08:31:32 +0000 Subject: [PATCH] #0 config - Minor change --- securis/src/main/webapp/.gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/securis/src/main/webapp/.gitignore b/securis/src/main/webapp/.gitignore index 2cadb94..0955308 100644 --- a/securis/src/main/webapp/.gitignore +++ b/securis/src/main/webapp/.gitignore @@ -3,4 +3,5 @@ old old_ng2 src/**/*.js -src/**/*.js.map \ No newline at end of file +src/**/*.js.map +main-bundle.* \ No newline at end of file -- Gitblit v1.3.2