Added back in Bazel tests for gui2-fw-lib and gui2-topo-lib

Also used a named path in typescript for gui2-fw-lib

Change-Id: I7233565e53b9b86e1766228ecc96b21ea6f7499d
diff --git a/.gitignore b/.gitignore
index a068895..93798b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,20 @@
 out/
 
 bazel-*
+
+web/gui2/node_modules/
+web/gui2/documentation/
+web/gui2/dist/
+web/gui2/.pki/
+web/gui2/.cache/
+web/gui2/.npm/
+web/gui2/src/main/webapp/**/*.js
+!web/gui2/src/main/webapp/rxjs_shims.js
+!web/gui2/src/main/webapp/rollup.config.js
+web/gui2/e2e/**/*.js
+web/gui2-fw-lib/**/*.js
+web/gui2-topo-lib/**/*.js
+apps/faultmanagement/fm-gui2-lib/**/*.js
+apps/roadm/web/roadm-gui/**/*.js
+tools/package/archetypes/ui2/src/main/resources/archetype-resources/web/__artifactId__-gui/dist/
+tools/package/archetypes/ui2/src/main/resources/archetype-resources/web/__artifactId__-gui/projects/__artifactId__-gui-lib/src/**/*.js