commit | 896dd8b07378d856cb1bb0a3348980bb13de967e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Apr 26 16:39:23 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri May 12 15:51:55 2017 -0700 |
tree | a5842445d4f8877c5a1f1c6e681de8f51536b49f | |
parent | d5a0dcc7ee9415fe2fd8cd0d86c4d0fdb72a30f7 [diff] [blame] |
[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