aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSpencer <spalger@users.noreply.github.com>2018-03-13 10:43:39 -0700
committerGitHub <noreply@github.com>2018-03-13 10:43:39 -0700
commitef3339bd7a6496d0a0eb46b0b0dcd753a5fe164f (patch)
tree41c2848dc4271aae814012759e65785606920d79 /.gitignore
parent69f6c65ada09059e8e0e6d3f4150357d0e2d6299 (diff)
[@kbn/ui-framework] move ui-framework to a package (#17085)
* [@kbn/ui-framework] move ui-framework to a package * [@kbn/ui-framework] restore doc_site index.html and fix build task names * [jest] always ignore modules in target dirs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index dca9cc866..418d1a67f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,8 +33,8 @@ selenium
*.swp
*.swo
*.out
-ui_framework/doc_site/build
-!ui_framework/doc_site/build/index.html
+/packages/kbn-ui-framework/doc_site/build/*
+!/packages/kbn-ui-framework/doc_site/build/index.html
package-lock.json
.yo-rc.json
/.vscode