[CORD-732] GUI Documentation

Change-Id: Ib2f86f9b646776868f314373de917ba4955bceea
diff --git a/.gitignore b/.gitignore
index 9169b51..853a58d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,10 @@
 .idea/
 .tmp/
 .gitreview
-docs/
+docs/_book/
+_book/
 coverage/
 dist/
 node_modules/
 npm-debug.log
-typings/
+typings/
\ No newline at end of file