magnum-ui/.gitignore
Shu Muto a256c034d0 Cleanup the test settings
Karma and coverage tests scatter its result around.
And recently, infra team seems to set a subdirectory called
'cover' for coverage tests by default.

This patch accumulates their results into 'cover' subdirectory.

Change-Id: I9c32da1ffdbb2f3104d9ecd6303f1f92fc0fcda8
2016-09-15 09:53:12 +09:00

20 lines
203 B
Plaintext

AUTHORS
ChangeLog
build
cover
doc/source/sourcecode
magnum_ui/test/.secret_key_store
node_modules
npm-debug.log
.coverage*
.jshintrc
.project
.pydevproject
.settings
.tox
.venv
*.egg*
*.lock
*.pyc
*.swp