kibana/.gitignore
CJ Cenizal 9fa2e82b31 Add screenshot-comparison utility, to protect against visual regressions during CSS refactors.
- Remove test/output and added test/screenshots (requires a Jenkins change).
- Add test/screenshots/baseline images. These document the expected state of the UI.
- Add dependency on image-diff package.
- Add utilities/compareScreenshots.js, which can be run via 'npm run compareScreenshots'.
2016-06-08 15:52:23 -07:00

29 lines
360 B
Text

.aws-config.json
.signing-config.json
.ackrc
.DS_Store
.node_binaries
node_modules
trash
bundles
target
/build
.jruby
.idea
*.iml
*.log
/test/screenshots/diff
/test/screenshots/failure
/test/screenshots/session
/esvm
.htpasswd
.eslintcache
installedPlugins
disabledPlugins
webpackstats.json
config/kibana.dev.yml
coverage
selenium
.babelcache.json
*.swp
*.swo