kibana/.gitignore
Tyler Smalley e6669ee19d Remove libsass as a dependency (#9803)
Remove libsass as a dependency

libsass is platform specific, therefore we can not ship it as a dependency. Instead, we will commit the compiled CSS for the UI Framework to the repository. This is updated when running `npm run uiFramework:start` which also starts the docs site.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-01-09 20:27:54 -08:00

37 lines
515 B
Text

.aws-config.json
.signing-config.json
.ackrc
.DS_Store
.node_binaries
node_modules
trash
/optimize/bundles
/optimize/testdev
/optimize/testUiServer
target
/build
.jruby
.idea
*.iml
*.log
/test/screenshots/diff
/test/screenshots/failure
/test/screenshots/session
/test/screenshots/visual_regression_gallery.html
/html_docs
/esvm
.htpasswd
.eslintcache
/plugins/
data
disabledPlugins
webpackstats.json
config/*
!config/kibana.yml
coverage
selenium
.babelcache.json
*.swp
*.swo
*.out
ui_framework/doc_site/build/*.js*