tripleo-ui/.gitignore
Honza Pokorny 27dfe42f5e Resolve CI issues
* update prettier dependency to version which works with npm5
  [MIT] https://github.com/prettier/prettier
* remove favicons-webpack-plugin

* autofix linting errors to make tests pass
* add simple favicon using html-webpack-plugin
* remove unused .gitignore lines

Change-Id: I6b7d1116f522a6a1dd5e8455e85f4db958424e7c
Partial-Bug: 1743722
Closes-Bug: 1743898
2018-01-18 09:38:11 +01:00

20 lines
301 B
Plaintext

node_modules
node_modules.tar.gz
dist
tests_results.xml
tripleo-ui-*.tgz
tripleo-ui-*.tar.gz
.DS_Store
.idea
app.conf
messages.pot
i18n/extracted-messages*
npm-debug.log
docs/_build
src/js/components/i18n/messages.js
# Files created by releasenotes build
releasenotes/build
.tox
tripleo_ui.egg-info/