From a4e9ee873a17c33e1072f42283ee8d61cc2e476c Mon Sep 17 00:00:00 2001 From: rsanchez <rsanchez@curisit.net> Date: Tue, 11 Apr 2017 13:20:50 +0000 Subject: [PATCH] #0 config - Added jspm packages to ignore --- securis/src/main/webapp/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/securis/src/main/webapp/.gitignore b/securis/src/main/webapp/.gitignore index 420f520..98dccf9 100644 --- a/securis/src/main/webapp/.gitignore +++ b/securis/src/main/webapp/.gitignore @@ -1,4 +1,5 @@ node_modules +jspm_modules old old_ng2 src/**/*.js -- Gitblit v1.3.2