magnum-ui/.gitignore
Shu Muto db2bccd086 ignore nose test results
To exclude nose test results from git management,
add '*nose_results.html' into .gitignore.

Change-Id: I256cbc22fdb09a834c83a890c903e2372fc23453
2017-06-22 13:40:14 +09:00

23 lines
246 B
Plaintext

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