From 7d342e695bc50516d6b86c5dd64235bdba23d8e1 Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Mon, 29 Jul 2013 14:40:01 -0400 Subject: [PATCH] Adding exclude for JS libraries pulled into repo for tools/ngui --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index aa0173cbeae..50e783a01c2 100644 --- a/pom.xml +++ b/pom.xml @@ -526,6 +526,8 @@ patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf tools/transifex/.tx/config tools/marvin/marvin/sandbox/advanced/sandbox.cfg + tools/ngui/static/bootstrap/* + tools/ngui/static/js/lib/*